We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6965d3 + 47142a9 commit 5ff2f98Copy full SHA for 5ff2f98
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- name: Dependabot metadata
34
id: metadata
35
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
36
with:
37
github-token: "${{ secrets.GITHUB_TOKEN }}"
38
- name: Enable auto-merge for Dependabot PRs
0 commit comments