We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff3c34b + f9b4cac commit 18730dcCopy full SHA for 18730dc
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- name: Dependabot metadata
23
id: metadata
24
- uses: dependabot/fetch-metadata@v2
+ uses: dependabot/fetch-metadata@v3
25
with:
26
github-token: "${{ secrets.GITHUB_TOKEN }}"
27
0 commit comments