We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6abfb4e + 177a969 commit 95aa1ffCopy full SHA for 95aa1ff
.github/workflows/dependabot-automerge.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- name: Dependabot metadata
30
id: metadata
31
- uses: dependabot/fetch-metadata@v1.3.6
+ uses: dependabot/fetch-metadata@v1.4.0
32
with:
33
github-token: "${{ secrets.PR_TOKEN }}"
34
- name: Enable auto-merge for Dependabot PRs
0 commit comments