We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e13b1b4 + 61bdc0b commit f43a894Copy full SHA for f43a894
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@v2.5.0
+ uses: dependabot/fetch-metadata@v3.0.0
16
with:
17
github-token: '${{ secrets.GITHUB_TOKEN }}'
18
- name: Approve and merge minor updates
0 commit comments