Skip to content

Commit 2242a32

Browse files
chore(deps): update google-github-actions/release-please-action action to v4
1 parent 777a0fc commit 2242a32

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: 🎉 Create release
20-
uses: google-github-actions/release-please-action@v3
20+
uses: google-github-actions/release-please-action@v4
2121
id: release
2222
with:
2323
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)