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 841f487 commit 33622c3Copy full SHA for 33622c3
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/[email protected].0
+ uses: dependabot/[email protected].1
18
with:
19
github-token: '${{ secrets.GITHUB_TOKEN }}'
20
- name: Enable auto-merge for Dependabot PRs
0 commit comments