We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d8765 commit 898fe67Copy full SHA for 898fe67
.github/workflows/99-auto-merge.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: ⬇ Dependabot metadata
12
id: metadata
13
- uses: dependabot/fetch-metadata@v1.3.4
+ uses: dependabot/fetch-metadata@v1
14
with:
15
github-token: "${{ secrets.GITHUB_TOKEN }}"
16
0 commit comments