We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afc0e4 commit 969e9f8Copy full SHA for 969e9f8
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
environment: release-please
15
steps:
16
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
+ - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
17
id: release
18
with:
19
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments