diff --git a/.github/workflows/npm-audit.yml b/.github/workflows/npm-audit.yml index 564fc2480..248f23079 100644 --- a/.github/workflows/npm-audit.yml +++ b/.github/workflows/npm-audit.yml @@ -36,7 +36,7 @@ jobs: - name: Create Pull Request if: steps.npm_audit.outputs.CREATE_PR == 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: committer: GitHub author: actions-bot