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