Skip to content

chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4 (#45) #98

chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4 (#45)

chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4 (#45) #98

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