We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b643c87 + 50adf6a commit 705dcf8Copy full SHA for 705dcf8
1 file changed
.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.5.1
+ uses: dependabot/fetch-metadata@v1.6.0
15
with:
16
github-token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
17
- name: Enable auto-merge for Dependabot PRs
0 commit comments