Skip to content

Commit

Permalink
ci(deps): update google-github-actions/release-please-action action t…
Browse files Browse the repository at this point in the history
…o v4.1.0
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 3382b97 commit f8834f4
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 @@ -18,7 +18,7 @@ jobs:
release_created: ${{ steps.release-please.outputs.release_created }}
tag_name: ${{ steps.release-please.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2
- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
id: release-please
with:
config-file: .github/.config/release-please-config.json
Expand Down

0 comments on commit f8834f4

Please sign in to comment.