We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f68094 + 02a6a07 commit 95def06Copy full SHA for 95def06
1 file changed
.github/workflows/auto-merge-dependabot.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Dependabot metadata
21
id: metadata
22
- uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 #3.0.0
+ uses: dependabot/fetch-metadata@25dd0e34f4fe68f24cc83900b1fe3fe149efef98 #3.1.0
23
with:
24
github-token: "${{ secrets.GITHUB_TOKEN }}"
25
0 commit comments