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 1b91443 commit 7d6944dCopy full SHA for 7d6944d
.github/workflows/dependabot-auto-merge.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Fetch PR metadata
21
id: metadata
22
- uses: dependabot/fetch-metadata@v1
+ uses: dependabot/fetch-metadata@v2
23
24
# requires "Allow auto-merge" in settings
25
# https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request
0 commit comments