Skip to content

Commit

Permalink
chore(deps): update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v4
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent b7afe90 commit 7a720b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
github_app_id: ${{ secrets.RELEASE_GITHUB_APP_ID}}
github_app_private_key: ${{ secrets.RELEASE_GITHUB_APP_KEY }}
- uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
id: release
with:
command: manifest
Expand Down

0 comments on commit 7a720b3

Please sign in to comment.