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 19d8435 commit 6bf6a96Copy full SHA for 6bf6a96
.github/workflows/on-pull-request.yml
@@ -22,7 +22,7 @@ jobs:
22
# will not occur.
23
- name: Dependabot metadata
24
id: dependabot-metadata
25
- uses: dependabot/fetch-metadata@v1.3.5
+ uses: dependabot/fetch-metadata@v1.3.6
26
with:
27
github-token: "${{ secrets.GITHUB_TOKEN }}"
28
# Here the PR gets approved.
0 commit comments