We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 636c858 + 6e8164c commit c760061Copy full SHA for c760061
.github/workflows/dependabot-auto-merge.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Dependabot metadata
31
id: metadata
32
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
33
with:
34
github-token: "${{ secrets.GITHUB_TOKEN }}"
35
0 commit comments