We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796c168 commit cc8726dCopy full SHA for cc8726d
.github/workflows/auto-merge.yml
@@ -17,7 +17,7 @@ jobs:
17
# will not occur.
18
- name: Dependabot metadata
19
id: dependabot-metadata
20
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
21
with:
22
github-token: "${{ secrets.GITHUB_TOKEN }}"
23
# Here the PR gets approved.
0 commit comments