Skip to content

Commit a1df8ca

Browse files
committed
chore: Update release please action
1 parent 8b4c91f commit a1df8ca

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
@@ -8,7 +8,7 @@ jobs:
88
release-please:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: GoogleCloudPlatform/release-please-action@v2
11+
- uses: GoogleCloudPlatform/release-please-action@v3
1212
with:
1313
token: ${{ secrets.RELEASE_TOKEN }}
1414
release-type: simple

0 commit comments

Comments
 (0)