Skip to content

Commit

Permalink
Merge pull request #71 from CMU-17313Q/integrating-snyk2
Browse files Browse the repository at this point in the history
Integrating Snyk Security Analysis Tool into Github 2
  • Loading branch information
Hakaabi authored Nov 4, 2024
2 parents df2afa4 + 84bd6a7 commit b556f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Set up Node
- name: Install Node
uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit b556f7d

Please sign in to comment.