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.
1 parent 00f1e08 commit f0f674cCopy full SHA for f0f674c
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
release_created: ${{ steps.release.outputs.release_created }}
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
+ - uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4
14
id: release
15
16
publish:
0 commit comments