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.
2 parents b9e12c0 + 564aaaa commit fe3b020Copy full SHA for fe3b020
.github/workflows/dependabot-auto-merge.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 # v2
+ uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
0 commit comments