Skip to content

Bump github.com/open-policy-agent/opa from 0.44.0 to 0.68.0 #1028

Bump github.com/open-policy-agent/opa from 0.44.0 to 0.68.0

Bump github.com/open-policy-agent/opa from 0.44.0 to 0.68.0 #1028

Workflow file for this run

---
name: ci
on:
pull_request:
push:
branches:
- 'release/**'
jobs:
yamllint:
uses: networkservicemesh/.github/.github/workflows/yamllint.yaml@main
build-and-test:
uses: networkservicemesh/.github/.github/workflows/build-and-test.yaml@main
with:
os: '["ubuntu-latest", "macos-latest", "windows-latest"]'
golangci-lint:
uses: networkservicemesh/.github/.github/workflows/golangci-lint.yaml@main
exclude-fmt-errorf:
uses: networkservicemesh/.github/.github/workflows/exclude-fmt-errorf.yaml@main
restrict-nsm-deps:
uses: networkservicemesh/.github/.github/workflows/restrict-nsm-deps.yaml@main
with:
allowed_repositories: "api, sdk, sdk-kernel"
checkgomod:
uses: networkservicemesh/.github/.github/workflows/checkgomod.yaml@main
gogenerate:
uses: networkservicemesh/.github/.github/workflows/sdk-gogenerate.yaml@main
exclude-replace:
uses: networkservicemesh/.github/.github/workflows/exclude-replace.yaml@main