Skip to content

Commit

Permalink
Update actions (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Jan 14, 2022
1 parent ec232b3 commit 49779d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/knative-security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,9 @@ jobs:

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

- name: Find Unicode Control Characters
uses: pierdipi/unicode-control-characters-action@v0.1.0
with:
args: -d .

0 comments on commit 49779d2

Please sign in to comment.