Skip to content

Commit ded0e3a

Browse files
committed
chore(deps): update googlecloudplatform/release-please-action action to v4
1 parent d4b8da5 commit ded0e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
release-please:
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: GoogleCloudPlatform/release-please-action@v3
24+
- uses: GoogleCloudPlatform/release-please-action@v4
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
release-type: python

0 commit comments

Comments
 (0)