Skip to content

test: adapt UI e2e tests to prod environment #719

test: adapt UI e2e tests to prod environment

test: adapt UI e2e tests to prod environment #719

Workflow file for this run

name: govulncheck
on:
pull_request:
branches:
- master
jobs:
govulncheck:
name: govulncheck
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Run govulncheck
uses: codeready-toolchain/toolchain-cicd/govulncheck-action@master
with:
go-version-file: go.mod
cache: false
config: .govulncheck.yaml