mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Update action-pack/increment action to v2
This commit is contained in:
parent
dbc0664693
commit
0642f3542b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
body: "Release v${{ vars.MAJOR }}.${{ vars.MINOR }}"
|
||||
-
|
||||
name: Increment minor version
|
||||
uses: action-pack/increment@v1
|
||||
uses: action-pack/increment@v2
|
||||
with:
|
||||
name: 'MINOR'
|
||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user