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 fe52e85 commit 33abed8Copy full SHA for 33abed8
.github/workflows/dependabot.yml
@@ -18,7 +18,7 @@ jobs:
18
# will not occur.
19
- name: Dependabot metadata
20
id: dependabot-metadata
21
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
22
with:
23
github-token: '${{ secrets.GITHUB_TOKEN }}'
24
0 commit comments