diff --git a/.github/workflows/sync-chart.yml b/.github/workflows/sync-chart.yml index 81eed85..c83531c 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@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7.0.1 with: token: ${{ secrets.NGINX_PAT }} commit-message: Update NGINX Ingress Controller to ${{ steps.sync.outputs.new_nic_version }}