Skip to content

Commit 59562a4

Browse files
chore(ci): pin cicd-workflows reusable workflows to commit SHA
1 parent 321eecc commit 59562a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copyright.yml

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

0 commit comments

Comments
 (0)