Skip to content

chore(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine (#78) #148

chore(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine (#78)

chore(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine (#78) #148

Workflow file for this run

name: Semgrep
on:
pull_request: {}
push:
branches: ["master"]
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
container:
image: returntocorp/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v3
- run: semgrep ci --config=p/default