mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-10 20:21:17 +00:00
Don't use token
This commit is contained in:
2
.github/workflows/post-dependabot.yml
vendored
2
.github/workflows/post-dependabot.yml
vendored
@@ -14,8 +14,6 @@ jobs:
|
||||
name: Update licensed cache
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
|
||||
- run: npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user