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 cbf5ff0 commit 8014cc5Copy full SHA for 8014cc5
.github/workflows/on_pull_request.yml
@@ -53,7 +53,7 @@ jobs:
53
# will not occur.
54
- name: Dependabot metadata
55
id: dependabot-metadata
56
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
57
with:
58
github-token: "${{ secrets.GITHUB_TOKEN }}"
59
# Here the PR gets approved.
0 commit comments