Skip to content

Commit d8f3654

Browse files
chore(ci): pin cicd-workflows reusable workflows to commit SHA (#126)
1 parent 2f5c7a8 commit d8f3654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copyright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ on:
1818
types: [checks_requested]
1919
jobs:
2020
copyright-check:
21-
uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@main
21+
uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0
2222
with:
2323
bazel-target: "run //:copyright.check"

0 commit comments

Comments
 (0)