We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2734919 + bc0f57a commit e54022aCopy full SHA for e54022a
.github/workflows/auto-merge-dependabot.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Dependabot metadata
19
id: metadata
20
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
21
with:
22
github-token: "${{ secrets.GITHUB_TOKEN }}"
23
0 commit comments