Skip to content

Commit 0c909c3

Browse files
Update version-bump.yml
1 parent 7695da5 commit 0c909c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-bump.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: Bump Version
1515
id: bump
16-
uses: Plugily-Projects/version-bump-action@v6
16+
uses: Plugily-Projects/version-bump-action@v9
1717
with:
1818
github-token: ${{ secrets.github_token }}
1919
auto-version-bump: true

0 commit comments

Comments
 (0)