We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51cb2ce commit 7409d66Copy full SHA for 7409d66
.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].5
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
- name: Enable auto-merge for Dependabot PRs
0 commit comments