We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 691db8d commit 05b2a78Copy full SHA for 05b2a78
.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@21025c705c08248db411dc16f3619e6b5f9ea21a # v2
+ uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v2
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
0 commit comments