Skip to content

Commit

Permalink
Remove step reference from other repository
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Aug 28, 2023
1 parent 986039f commit a524392
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}

- uses: ./.github/actions/setup
with:
php: 8.1

- uses: snyk/actions/php@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit a524392

Please sign in to comment.