Skip to content

Commit 531c6ba

Browse files
committed
Fix dependabot issues
1 parent c89d9bd commit 531c6ba

File tree

705 files changed

+53292
-20352
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

705 files changed

+53292
-20352
lines changed

.github/workflows/update-dependencies.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout repository
1313
uses: actions/checkout@v2
14+
with:
15+
persist-credentials: false
1416

1517
- name: Remove PR label
1618
env:

0 commit comments

Comments
 (0)