Skip to content

Commit 199f09b

Browse files
authored
Merge pull request #90 from nabeken/github-renovate/github-actions
fix(deps): update google-github-actions/release-please-action digest to a37ac6e
2 parents d836ff1 + 8529ac8 commit 199f09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
installation_id: ${{ secrets.release_gh_app_inst_id }}
2222
private_key: ${{ secrets.release_gh_app_priv_key }}
2323

24-
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
24+
- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4
2525
with:
2626
release-type: go
2727
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 commit comments

Comments
 (0)