Skip to content

Commit dff262e

Browse files
ci: re-pin dependency-scan to valid .github SHA
The previous pin (8288b78) was a stale local SHA that never existed on the remote. Refs anolishq/.github#28
1 parent 6cfa8fc commit dff262e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
scan:
17-
uses: anolishq/.github/.github/workflows/dependency-scan.yml@8288b78999ff65b61ac4eb1789c7efcf4c505819 # main
17+
uses: anolishq/.github/.github/workflows/dependency-scan.yml@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
1818
with:
1919
triplet: x64-linux
2020
features: "tests;json;yaml;server"

0 commit comments

Comments
 (0)