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 ba394fe commit aa986e2Copy full SHA for aa986e2
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}
17
private-key: ${{ secrets.RELEASE_GITHUB_APP_KEY }}
18
- - uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3
+ - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
19
id: release
20
21
command: manifest
0 commit comments