diff --git a/.github/workflows/argocd-tags-ci.yml b/.github/workflows/argocd-tags-ci.yml index 7796a22..7318f88 100644 --- a/.github/workflows/argocd-tags-ci.yml +++ b/.github/workflows/argocd-tags-ci.yml @@ -112,7 +112,7 @@ jobs: - name: Create PR if Desired if: ${{ inputs.CREATE_PR }} - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7 with: token: ${{ secrets.GLUEOPS_DEPLOYMENT_CONFIGS_REPO_TOKEN }} path: './${{ inputs.DEPLOYMENT_CONFIGS_REPO }}'