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 6c04248 commit b9701beCopy full SHA for b9701be
.github/workflows/dependabot-merge.yml
@@ -15,7 +15,7 @@ jobs:
15
# will not occur.
16
- name: Dependabot metadata
17
id: dependabot-metadata
18
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
19
with:
20
github-token: "${{ secrets.GITHUB_TOKEN }}"
21
# Here the PR gets approved.
0 commit comments