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 f7cf29c commit 5446774Copy full SHA for 5446774
.github/workflows/dependabot.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Dependabot metadata
13
id: dependabot-metadata
14
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
15
with:
16
github-token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Approve a PR
0 commit comments