diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 0c23638..7cf365b 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -23,7 +23,7 @@ jobs: outputs: should-release: ${{ steps.release-please.outputs.release_created }} steps: - - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0 + - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0 id: release-please with: release-type: simple