diff --git a/.github/workflows/post-dependabot.yml b/.github/workflows/post-dependabot.yml index f1a17ce..f9078c2 100644 --- a/.github/workflows/post-dependabot.yml +++ b/.github/workflows/post-dependabot.yml @@ -14,8 +14,6 @@ jobs: name: Update licensed cache steps: - uses: actions/checkout@v4 - with: - token: ${{ secrets.PAT }} - run: npm ci