We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a33922 commit 1491682Copy full SHA for 1491682
.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.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
21
with:
22
github-token: "${{ secrets.GITHUB_TOKEN }}"
23
# Here the PR gets approved.
0 commit comments