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 0180ab3 commit 43cd926Copy full SHA for 43cd926
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
create-release:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3.7.13
+ - uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4.0.0
20
with:
21
command: manifest
22
token: ${{ secrets.AMP_RELEASER_TOKEN }}
0 commit comments