Skip to content

Commit

Permalink
Use snyk/actions/ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Jan 23, 2025
1 parent 84074de commit fb0fbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}

- uses: snyk/actions/node@b98d498629f1c368650224d6d212bf7dfa89e4bf # [email protected]
- uses: snyk/actions/ruby@b98d498629f1c368650224d6d212bf7dfa89e4bf # [email protected]
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit fb0fbc6

Please sign in to comment.