Skip to content

Commit 0b93adb

Browse files
CLDSRV-835: Workflow telemetry use commit sha
To avoid supply chain attack if branch is pushed new commits
1 parent e83e6f1 commit 0b93adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-ci/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ runs:
5656
# uses: catchpoint/workflow-telemetry-action@v2
5757
# Use a fork that fixes chart issue
5858
# https://github.com/catchpoint/workflow-telemetry-action/pull/98
59-
uses: whywaita/workflow-telemetry-action@use_quickchart
59+
uses: whywaita/workflow-telemetry-action@9861d94d4f5862a5b8c5e863cf9a156a1b950738
6060
with:
6161
theme: dark
6262
comment_on_pr: false

0 commit comments

Comments
 (0)