Skip to content

Commit bdfe23a

Browse files
build(deps): update googleapis/release-please-action action to v4
1 parent bf4fff4 commit bdfe23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
outputs:
1919
release_created: ${{ steps.release.outputs.release_created }}
2020
steps:
21-
- uses: googleapis/release-please-action@v3
21+
- uses: googleapis/release-please-action@v4
2222
id: release
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)