There was an error while loading. Please reload this page.
1 parent cdcc1d2 commit c25d051Copy full SHA for c25d051
.github/workflows/dependabot-auto-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@v1.5.1
+ uses: dependabot/fetch-metadata@v1.6.0
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
0 commit comments