We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1249b commit b88942aCopy full SHA for b88942a
.github/workflows/automerge-dependabot.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Gather Dependabot metadata
18
id: metadata
19
- uses: dependabot/fetch-metadata@v2.0.0
+ uses: dependabot/fetch-metadata@v2.1.0
20
with:
21
github-token: ${{ secrets.GITHUB_TOKEN }}
22
- name: Approve PR
0 commit comments