Skip to content

Commit

Permalink
ci(GitHub): Fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
oboukli committed Jul 8, 2023
1 parent 45215ac commit dd735a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/devskim-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v3
with:
persist-credentials: false

- name: Run DevSkim scanner
uses: microsoft/DevSkim-Action@v1
Expand Down

0 comments on commit dd735a8

Please sign in to comment.