We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24b238e + bf99ac9 commit d5dad8dCopy full SHA for d5dad8d
.github/workflows/dependabot-automerge.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2
+ uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Enable auto-merge for Dependabot PRs
0 commit comments