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 096737d + 7603d3f commit 827976eCopy full SHA for 827976e
.github/workflows/dependabot-auto-merge.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@v1.4.0
+ uses: dependabot/fetch-metadata@v1.5.1
16
with:
17
github-token: '${{ secrets.GITHUB_TOKEN }}'
18
0 commit comments