We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7990acf commit 2860f57Copy full SHA for 2860f57
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
steps:
66
- name: Dependabot metadata
67
id: metadata
68
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
69
with:
70
github-token: "${{ secrets.GITHUB_TOKEN }}"
71
- name: Enable auto-merge for Dependabot PRs
0 commit comments