Skip to content

Commit f2176f9

Browse files
committed
chore(deps): update google-github-actions/release-please-action action to v4
1 parent c598dd1 commit f2176f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: 🎉 Create release
17-
uses: google-github-actions/release-please-action@v3
17+
uses: google-github-actions/release-please-action@v4
1818
id: release
1919
with:
2020
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)