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