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 c41b863 commit 24f17dbCopy full SHA for 24f17db
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
private_key: ${{ secrets.FLIPT_RELEASE_BOT_APP_PEM }}
17
installation_id: ${{ secrets.FLIPT_RELEASE_BOT_INSTALLATION_ID }}
18
19
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
20
with:
21
token: ${{ steps.generate_token.outputs.token}}
22
command: manifest
0 commit comments