Skip to content

Commit debf6ee

Browse files
authored
Chore/upgrade ossf scorecard (#1445)
1 parent c292ba9 commit debf6ee

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/security-scorecard.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@ jobs:
3838
with:
3939
egress-policy: audit
4040

41-
- name: Workflow Telemetry
42-
uses: catchpoint/workflow-telemetry-action@v1.8.7
43-
with:
44-
github_token: ${{ secrets.BOT_TOKEN || github.token }} # Bot Token is a PAT for a automation account.
45-
comment_on_pr: false
46-
theme: dark
47-
proc_trace_sys_enable: true
48-
4941
# checks out the repository
5042
- uses: actions/checkout@v4
5143
with:

0 commit comments

Comments
 (0)