diff --git a/.github/workflows/update-codeql.yml b/.github/workflows/update-codeql.yml index 31e7b750c..e68907f7b 100644 --- a/.github/workflows/update-codeql.yml +++ b/.github/workflows/update-codeql.yml @@ -95,7 +95,7 @@ jobs: - name: Create Pull Request if: steps.check-version.outputs.update_needed == 'true' - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@v8 with: title: "Upgrade CodeQL CLI dependency to ${{ steps.check-version.outputs.latest_version_tag }}" body: |