We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa72d7 commit 0d783f3Copy full SHA for 0d783f3
1 file changed
.github/workflows/release-please.yml
@@ -24,7 +24,7 @@ jobs:
24
version: ${{ steps.release-please.outputs.version }}
25
tag-name: ${{ steps.release-please.outputs.tag_name }}
26
steps:
27
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
+ - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
28
id: release-please
29
with:
30
token: ${{ github.token }}
0 commit comments