diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 0f4acf3..07259de 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -22,7 +22,7 @@ jobs: outputs: should-release: ${{ steps.release-please.outputs.release_created }} steps: - - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0 + - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0 id: release-please with: release-type: simple