diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 37d9e2a6d8..d35752aa5a 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -52,7 +52,7 @@ jobs: - name: Create Pull Request if: always() - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 + uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: "fix(deps): Apply npm audit fix"