We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c854831 + 033ab24 commit 78af711Copy full SHA for 78af711
.github/workflows/dependabot-auto-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@v1.3.5
+ uses: dependabot/fetch-metadata@v1.3.6
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
0 commit comments