We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a79fb commit ede87f8Copy full SHA for ede87f8
.github/workflows/release-pr.yml
@@ -19,7 +19,7 @@ jobs:
19
private-key: ${{ secrets.CQ_APP_PRIVATE_KEY }}
20
permission-contents: write
21
permission-pull-requests: write
22
- - uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
+ - uses: googleapis/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
23
id: release
24
with:
25
token: ${{ steps.app-token.outputs.token }}
0 commit comments