Skip to content

Commit 11c53ae

Browse files
sync non-code with origin/main (#8287)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bed3448 commit 11c53ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-dependabot-clearly-defined.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Fetch Dependabot metadata
1616
id: metadata
17-
uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7
17+
uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b
1818

1919
- name: Check ClearlyDefined
2020
if: ${{steps.metadata.outputs.package-ecosystem == 'nuget'}}

0 commit comments

Comments
 (0)