diff --git a/.github/workflows/npm-audit.yml b/.github/workflows/npm-audit.yml index 3480131b..2754adb9 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@v4 + uses: peter-evans/create-pull-request@v6 with: committer: GitHub author: actions-bot