mirror of
https://github.com/github/codeql-action.git
synced 2026-04-07 12:42:27 +00:00
Merge pull request #823 from github/fix-update-workflow
Remove `persist-credentials: false` from workflow
This commit is contained in:
2
.github/workflows/update-dependencies.yml
vendored
2
.github/workflows/update-dependencies.yml
vendored
@@ -11,8 +11,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Remove PR label
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user