We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d9c09 commit 8f95649Copy full SHA for 8f95649
.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.5.0
+ uses: dependabot/fetch-metadata@v1.5.1
41
with:
42
skip-commit-verification: true
43
- id: checkout
0 commit comments