We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbd461 commit a81509bCopy full SHA for a81509b
1 file changed
.github/workflows/dependabot-auto.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: hmarr/debug-action@v2.1.0
38
- id: metadata
39
name: Fetch metadata
40
- uses: dependabot/fetch-metadata@v1.3.6
+ uses: dependabot/fetch-metadata@v1.6.0
41
with:
42
skip-commit-verification: true
43
- id: checkout
0 commit comments