diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml index 3ed936d0..8792b5d7 100644 --- a/.github/workflows/update-lock.yaml +++ b/.github/workflows/update-lock.yaml @@ -49,7 +49,7 @@ jobs: - name: Create Pull request id: pull-request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: branch: update-flake-lock commit-message: ${{ inputs.commit-message }}