Skip to content

Commit

Permalink
Fixing snyk step
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicwest committed Oct 12, 2023
1 parent 9c09657 commit 9dccf04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:

runs-on: ubuntu-latest

permissions:
contents: read

steps:
- name: Checkout repo
uses: actions/checkout@v4

- name: Snyk setup
uses: snyk/actions/node@master
env:
Expand Down

0 comments on commit 9dccf04

Please sign in to comment.