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 8b9b842 + 750d9f7 commit 3228831Copy full SHA for 3228831
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
if: 'github.actor == ''dependabot[bot]'''
14
steps:
15
16
- - uses: 'dependabot/fetch-metadata@v2'
+ - uses: 'dependabot/fetch-metadata@v3'
17
id: 'meta'
18
19
- if: >-
0 commit comments