We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9545f69 commit c746636Copy full SHA for c746636
.github/workflows/auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/[email protected].3
+ uses: dependabot/[email protected].4
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
- name: Enable auto-merge for mypy-boto3 stubs Dependabot PRs
0 commit comments