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 9a4cc37 commit f918d89Copy full SHA for f918d89
.github/workflows/dependabot-auto-merge.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- name: Dependabot metadata
20
id: metadata
21
- uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
22
with:
23
github-token: "${{ secrets.GITHUB_TOKEN }}"
24
- name: Approve PR
0 commit comments