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

Bump actix-rt from 2.9.0 to 2.10.0 in /rust/rest_api #288

Bump actix-rt from 2.9.0 to 2.10.0 in /rust/rest_api

Bump actix-rt from 2.9.0 to 2.10.0 in /rust/rest_api #288

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 }}