Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
epikichi committed Oct 20, 2022
1 parent 07249ba commit 7b0c921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
snyk-code:
name: Snyk Code
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Snyk SAST to check for code vulnerabilities
uses: snyk/actions/golang@master
with:
Expand Down

0 comments on commit 7b0c921

Please sign in to comment.