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

Bump serde from 1.0.198 to 1.0.199 in /rust/checker #275

Bump serde from 1.0.198 to 1.0.199 in /rust/checker

Bump serde from 1.0.198 to 1.0.199 in /rust/checker #275

Workflow file for this run

on:
push:
branches:
- main
- master
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}