We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7695da5 commit 0c909c3Copy full SHA for 0c909c3
.github/workflows/version-bump.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- name: Bump Version
15
id: bump
16
- uses: Plugily-Projects/version-bump-action@v6
+ uses: Plugily-Projects/version-bump-action@v9
17
with:
18
github-token: ${{ secrets.github_token }}
19
auto-version-bump: true
0 commit comments