Skip to content

Commit ff3272d

Browse files
authored
Merge pull request #786 from github/aeisenberg/dependabot
Fix dependabot issues
2 parents 3ba4184 + 56c7489 commit ff3272d

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)