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 cdc7ff0 commit f0e92cdCopy full SHA for f0e92cd
.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@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
27
with:
28
github-token: "${{ secrets.GITHUB_TOKEN }}"
29
- name: Add a label
0 commit comments