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 8fbb7e8 commit 6ee5f0bCopy full SHA for 6ee5f0b
.github/workflows/auto-merge.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Dependabot metadata
17
if: ${{ github.actor == 'dependabot[bot]' }}
18
id: metadata
19
- uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef
+ uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a
20
with:
21
github-token: "${{ secrets.GITHUB_TOKEN }}"
22
0 commit comments