We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d5afd8 + debf6ee commit 56e399aCopy full SHA for 56e399a
.github/workflows/security-scorecard.yml
@@ -38,14 +38,6 @@ jobs:
38
with:
39
egress-policy: audit
40
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
-
49
# checks out the repository
50
- uses: actions/checkout@v4
51
0 commit comments