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

build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 #32

build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0

build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 #32

Workflow file for this run

name: semgrep
on:
pull_request: {}
push:
branches:
- master
- stable
paths:
- .github/workflows/semgrep.yml
jobs:
semgrep:
name: semgrep/ci
runs-on: ubuntu-latest
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v4
- run: semgrep ci