diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8ffcec9554..c1269eca84 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: run: echo "name=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT - name: Release id: release - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0 + uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0 with: target-branch: ${{ steps.branch.outputs.name }} release-type: terraform-module