We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f0632 commit d6014d6Copy full SHA for d6014d6
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@v2.4.0
+ - uses: dependabot/fetch-metadata@v2.3.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