Merge pull request #179 from kroese/renovate/action-pack-increment-2.x

Update action-pack/increment action to v2
This commit is contained in:
Kroese
2023-05-07 03:06:34 +02:00
committed by GitHub

View File

@@ -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 }}