diff --git a/.github/workflows/depup.yml b/.github/workflows/depup.yml index c91043b..50fe47d 100644 --- a/.github/workflows/depup.yml +++ b/.github/workflows/depup.yml @@ -28,7 +28,7 @@ jobs: - uses: chainguard-dev/actions/setup-gitsign@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d # main branch as of 2024-12-27 - name: Create Pull Request - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: token: ${{ secrets.GITHUB_TOKEN }} title: "chore(deps): update reviewdog to ${{ steps.depup.outputs.latest }}"