We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ae1e5 commit 7e1adbfCopy full SHA for 7e1adbf
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
release_created: ${{ steps.release.outputs.release_created }}
36
tag_name: ${{ steps.release.outputs.tag_name }}
37
steps:
38
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
+ - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
39
id: release
40
with:
41
release-type: node
0 commit comments