Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions knowledge-base/actions/k1LoW/octocov-action/action-security.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: 'GitHub Action for octocov'
github-token:
action-input:
input: repo_token
is-default: true
permissions:
# To comment on PRs
pull-requests: write
# To retrieve test step time in GitHub Action
contents: read
# To retrieve previous report for default branch, which is saved as GitHub Action Artifacts
actions: read