We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f10b1c + aee16ff commit f0a9cbfCopy full SHA for f0a9cbf
1 file changed
.github/workflows/release-please.yml
@@ -17,7 +17,7 @@ jobs:
17
release_created: ${{ steps.release.outputs.release_created }}
18
tag_name: ${{ steps.release.outputs.tag_name }}
19
steps:
20
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
+ - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
21
id: release
22
with:
23
release-type: go
0 commit comments