diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 2d32a57..d4d2afe 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: ybiquitous/npm-audit-fix-action@v6 + - uses: ybiquitous/npm-audit-fix-action@v7 with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: "npm-audit-fix"