diff --git a/.github/workflows/feature.yml b/.github/workflows/feature.yml index 863855137..e8299d9ae 100644 --- a/.github/workflows/feature.yml +++ b/.github/workflows/feature.yml @@ -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: