diff --git a/.github/workflows/sync-chart.yml b/.github/workflows/sync-chart.yml index 6ca014f..23b8dfc 100644 --- a/.github/workflows/sync-chart.yml +++ b/.github/workflows/sync-chart.yml @@ -104,7 +104,7 @@ jobs: if: ${{ inputs.dry_run }} - name: Create Pull Request - uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: token: ${{ secrets.NGINX_PAT }} commit-message: Update NGINX Ingress Controller to ${{ steps.sync.outputs.new_nic_version }}