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 ea676f5 commit 4080e5fCopy full SHA for 4080e5f
.github/workflows/dependabot.yml
@@ -23,7 +23,7 @@ jobs:
23
python -m pip list
24
- name: Dependabot metadata
25
id: dependabot-metadata
26
- uses: dependabot/fetch-metadata@v1.3.6
+ uses: dependabot/fetch-metadata@v2.2.0
27
with:
28
github-token: "${{ secrets.GITHUB_TOKEN }}"
29
- name: Add a label
0 commit comments