We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a659e63 commit e23228fCopy full SHA for e23228f
1 file changed
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
release_created: ${{ steps.release.outputs.release_created }}
24
tag_name: ${{ steps.release.outputs.tag_name }}
25
steps:
26
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
27
id: release
28
with:
29
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments