Skip to content

Commit e5c12f3

Browse files
chore(deps): bump release-please-action from 4.4.1 to 5.0.0 (#44)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7f632c commit e5c12f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
release_created: ${{ steps.release.outputs.release_created }}
1818
tag_name: ${{ steps.release.outputs.tag_name }}
1919
steps:
20-
- uses: googleapis/release-please-action@v4.4.1
20+
- uses: googleapis/release-please-action@v5.0.0
2121
id: release
2222
with:
2323
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)