Skip to content

Commit

Permalink
Update actions (#367)
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 Feb 1, 2022
1 parent b7767ca commit e451a7d
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.1
with:
args: -d .

0 comments on commit e451a7d

Please sign in to comment.