We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d836ff1 + 8529ac8 commit 199f09bCopy full SHA for 199f09b
.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@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
+ - uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4
25
with:
26
release-type: go
27
token: ${{ steps.go-github-apps.outputs.app_github_token }}
0 commit comments