diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index f769940..49b24e3 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -39,7 +39,7 @@ jobs: KO_DOCKER_REPO: ghcr.io/${{ github.repository_owner }} - name: Create catalog update PR - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 with: token: ${{ github.token }} commit-message: 'Update catalog for build ${{ github.sha }}'