Skip to content

build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 #69

build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2

build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 #69

Workflow file for this run

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