We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e1a5d commit 2783950Copy full SHA for 2783950
1 file changed
.github/workflows/release-please.yml
@@ -17,6 +17,6 @@ jobs:
17
contents: write
18
pull-requests: write
19
steps:
20
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
+ - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
21
with:
22
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments