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 d63b662 commit ab11c4cCopy full SHA for ab11c4c
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Dependabot metadata
16
id: dependabot-metadata
17
- uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
18
19
- name: Enable auto-merge for Dependabot PRs
20
run: gh pr merge --auto --squash "$PR_URL"
0 commit comments