We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d349e commit 5b79f19Copy full SHA for 5b79f19
.github/workflows/dependabot-automerge.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/[email protected].3
+ uses: dependabot/[email protected].4
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
0 commit comments