We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f111a1b + a5291e4 commit e242399Copy full SHA for e242399
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/fetch-metadata@v1.3.6
+ uses: dependabot/fetch-metadata@v1.4.0
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
- name: Enable auto-merge for Dependabot PRs
0 commit comments