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