Skip to content

Commit 7cd7373

Browse files
committed
chore(deps): update googlecloudplatform/release-please-action action to v4
1 parent 959dd89 commit 7cd7373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
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)