We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189a8f7 commit 290fe9bCopy full SHA for 290fe9b
1 file changed
.github/workflows/dependabot-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
# will not occur.
14
- name: Dependabot metadata
15
id: dependabot-metadata
16
- uses: dependabot/fetch-metadata@v2.5.0
+ uses: dependabot/fetch-metadata@v3.0.0
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
# Here the PR gets approved.
0 commit comments