From 56398eec454b51d13e7bc7b2a2e7c11f99e6dd54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 21:51:59 +0000 Subject: [PATCH] chore(deps): update google-github-actions/release-please-action action to v4 --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 25b1c98..5f7a7d8 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -9,7 +9,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@v3.7.13 + - uses: google-github-actions/release-please-action@v4.0.0 id: release with: release-type: ruby