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.
2 parents 76c782e + ef1c23d commit b7bcdf4Copy full SHA for b7bcdf4
.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.1.1
+ uses: dependabot/fetch-metadata@v1.2.1
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
0 commit comments