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 0b32dc3 commit 0a3ad04Copy full SHA for 0a3ad04
.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@5e5f99653a5b510e8555840e80cbf1514ad4af38 # v2.1.0
+ uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 # v2.2.0
18
19
- name: Enable auto-merge for Dependabot PRs
20
run: gh pr merge --auto --squash "$PR_URL"
0 commit comments