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 9e99ed6 commit 22293d6Copy full SHA for 22293d6
.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/[email protected].4
+ uses: dependabot/[email protected].5
26
with:
27
github-token: "${{ secrets.GITHUB_TOKEN }}"
28
# Here the PR gets approved.
0 commit comments