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