Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

chore(deps): bump returntocorp/semgrep-action from 0a00d1b218f453ee5c83a10d4e53663bfad8fdb6 to 1 #390

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
api.snapcraft.io:443

- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
- uses: returntocorp/semgrep-action@0a00d1b218f453ee5c83a10d4e53663bfad8fdb6 # v1
- uses: returntocorp/semgrep-action@83f6d36c9a9266339fb5dd8db1dbefdf6701bf1d # v1
with:
auditOn: push
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
Expand Down