Skip to content

Bump github.com/gardener/oidc-webhook-authenticator from 0.32.0 to 0.33.0 #1397

Bump github.com/gardener/oidc-webhook-authenticator from 0.32.0 to 0.33.0

Bump github.com/gardener/oidc-webhook-authenticator from 0.32.0 to 0.33.0 #1397

Workflow file for this run

name: security
on:
push:
branches: [ "main" ]
pull_request:
permissions:
contents: read
jobs:
govuln:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: vulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.23.1
go-package: ./...