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 fa84162 commit f89ca64Copy full SHA for f89ca64
.github/workflows/dependabot-auto.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Dependabot Metadata
12
id: dependabot-metadata
13
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
14
with:
15
github-token: "${{ secrets.GITHUB_TOKEN }}"
16
- name: Approve a PR
0 commit comments