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.
2 parents f5cdcc0 + a67165d commit 1212cc7Copy full SHA for 1212cc7
.github/workflows/dependabot-auto-merge.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Dependabot metadata
13
id: metadata
14
- uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 #v2.1.0
+ uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 #v2.2.0
15
with:
16
github-token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
17
- name: Enable auto-merge for Dependabot PRs
0 commit comments