Skip to content

Commit 147ceae

Browse files
authored
chore: update release-please action (#544)
1 parent bca0fda commit 147ceae

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
@@ -9,7 +9,7 @@ jobs:
99
release-please:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: GoogleCloudPlatform/release-please-action@v2.5.7
12+
- uses: GoogleCloudPlatform/release-please-action@v2
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}
1515
release-type: node

0 commit comments

Comments
 (0)