We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a1df1 commit 2a6bd9dCopy full SHA for 2a6bd9d
.github/workflows/dependabot-auto-merge.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Dependabot metadata
17
id: metadata
18
- uses: dependabot/[email protected].0
+ uses: dependabot/[email protected].6
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
- name: Enable auto-merge for Dependabot PRs
0 commit comments