Skip to content

Commit 2beeed8

Browse files
chore(ci): pin cicd-workflows references
1 parent e4b46fc commit 2beeed8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ on:
2121
- main
2222
jobs:
2323
copyright-check:
24-
uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@main
24+
uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@37eaadadfefc263d94a858d25665735659e916fa # 2026-09-02
2525
formatting-check:
26-
uses: eclipse-score/cicd-workflows/.github/workflows/format.yml@main
26+
uses: eclipse-score/cicd-workflows/.github/workflows/format.yml@37eaadadfefc263d94a858d25665735659e916fa # 2026-09-02
2727
bzlmod-lock:
2828
uses: eclipse-score/cicd-workflows/.github/workflows/bzlmod-lock-check.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0
2929
with:

0 commit comments

Comments
 (0)