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.
2 parents db34021 + ff20614 commit 6f63b06Copy full SHA for 6f63b06
1 file changed
.github/workflows/Dependabot.yml
@@ -20,7 +20,7 @@ jobs:
20
if: ${{ github.actor == 'dependabot[bot]' }}
21
22
steps:
23
- - uses: dependabot/fetch-metadata@v3.0.0
+ - uses: dependabot/fetch-metadata@v3.1.0
24
with:
25
github-token: "${{ secrets.GITHUB_TOKEN }}"
26
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments