We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc6715f + fc16adc commit 487782cCopy full SHA for 487782c
1 file changed
.github/workflows/dependabot-automerge.yaml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: Retrieve Dependabot metadata
83
id: metadata
84
- uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
85
with:
86
github-token: ${{ secrets.token }}
87
0 commit comments