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 95035ab commit b6e2f9aCopy full SHA for b6e2f9a
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Dependabot metadata
16
id: metadata
17
- uses: dependabot/[email protected].3
+ uses: dependabot/[email protected].6
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
0 commit comments