mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Merge pull request #179 from kroese/renovate/action-pack-increment-2.x
Update action-pack/increment action to v2
This commit is contained in:
commit
1a1ef9b205
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