2 parents 3dfeaa0 + 6cfd7a8 commit d8a50baCopy full SHA for d8a50ba
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- name: Fetch Dependabot metadata
20
id: metadata
21
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
22
with:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
0 commit comments