We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5c7a8 commit d8f3654Copy full SHA for d8f3654
1 file changed
.github/workflows/copyright.yml
@@ -18,6 +18,6 @@ on:
18
types: [checks_requested]
19
jobs:
20
copyright-check:
21
- uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@main
+ uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0
22
with:
23
bazel-target: "run //:copyright.check"
0 commit comments