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 18, 2023
1 parent 3ddd351 commit bbd7f90
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 bbd7f90

Please sign in to comment.