Skip to content

Commit c939e06

Browse files
committed
ci: pin code-ranker reusable workflow to immutable SHA
Signed-off-by: Roman Fedorov <Roman.Fedorov@constructor.tech>
1 parent 741d433 commit c939e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-ranker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
jobs:
66
code-ranker:
7-
uses: code-ranker-com/actions/.github/workflows/report.yml@v1
7+
uses: code-ranker-com/actions/.github/workflows/report.yml@485febd51d1cf0f666e262de6e37e1d2e3f6d7f5 # v1
88
permissions:
99
id-token: write
1010
contents: read

0 commit comments

Comments
 (0)