We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2590374 commit 67e0e67Copy full SHA for 67e0e67
.github/workflows/dependabot-auto-merge.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Dependabot metadata
13
id: metadata
14
- uses: dependabot/fetch-metadata@v1.3.1
+ uses: dependabot/fetch-metadata@v1.3.3
15
with:
16
github-token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
17
- name: Enable auto-merge for Dependabot PRs
0 commit comments