We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c014cf + 490fe1b commit 63b373aCopy full SHA for 63b373a
.github/workflows/on_pull_request.yml
@@ -50,7 +50,7 @@ jobs:
50
# will not occur.
51
- name: Dependabot metadata
52
id: dependabot-metadata
53
- uses: dependabot/fetch-metadata@v1.3.6
+ uses: dependabot/fetch-metadata@v1.4.0
54
with:
55
github-token: "${{ secrets.GITHUB_TOKEN }}"
56
# Here the PR gets approved.
0 commit comments