There was an error while loading. Please reload this page.
1 parent 0f3844f commit a9ca9f6Copy full SHA for a9ca9f6
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Fetch Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
0 commit comments