From b24201aa48b7f34fd2e57c5c20d1c9bb603209e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 14:39:33 +0000 Subject: [PATCH] ci(deps): update google-github-actions/release-please-action action to v4 --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index da46cab0c..eacf73ed3 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -16,7 +16,7 @@ jobs: installation_id: ${{ secrets.RELEASE_PLEASE_APP_INSTALLATION_ID }} private_key: ${{ secrets.RELEASE_PLEASE_APP_PRIVATE_KEY }} - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 with: release-type: simple package-name: initium-platform