Commit 656bcdf5 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Merge pull request #115 from qemu-tools/renovate/action-pack-increment-2.x

Update action-pack/increment action to v2
parents abf64d26 e9b64c82
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 }}