mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-12 13:07:21 +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
|
name: Update licensed cache
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
token: ${{ secrets.PAT }}
|
|
||||||
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user