We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f04ca3 commit 94d3b5dCopy full SHA for 94d3b5d
.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@v1.3.6
+ uses: dependabot/fetch-metadata@v1.4.0
57
with:
58
github-token: "${{ secrets.GITHUB_TOKEN }}"
59
# Here the PR gets approved.
0 commit comments