We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75dd36 commit eac8bb0Copy full SHA for eac8bb0
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Dependabot metadata
17
id: metadata
18
- uses: dependabot/fetch-metadata@v1
+ uses: dependabot/fetch-metadata@v3
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
0 commit comments