We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3892f commit a122d59Copy full SHA for a122d59
.github/workflows/dependabot-auto-merge.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Dependabot metadata
12
id: dependabot-metadata
13
- uses: dependabot/[email protected].4
+ uses: dependabot/[email protected].5
14
- name: Enable auto-merge for Dependabot PRs
15
run: gh pr merge --auto --squash "$PR_URL"
16
env:
0 commit comments