Skip to content

Commit aa45f70

Browse files
fix: Update release-please-action version
1 parent 2c9aa16 commit aa45f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release-PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
create-release-pr:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: googleapis/release-please-action@v4
16+
- uses: googleapis/release-please-action@v5
1717
id: release
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)