We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93be159 commit b17795fCopy full SHA for b17795f
.github/workflows/release-please.yml
@@ -21,7 +21,7 @@ jobs:
21
installation_id: ${{ secrets.release_gh_app_inst_id }}
22
private_key: ${{ secrets.release_gh_app_priv_key }}
23
24
- - uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4
+ - uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
25
with:
26
release-type: go
27
token: ${{ steps.go-github-apps.outputs.app_github_token }}
0 commit comments