Skip to content

Bump github.com/open-policy-agent/gatekeeper/v3 from 3.16.3 to 3.19.2 #1524

Bump github.com/open-policy-agent/gatekeeper/v3 from 3.16.3 to 3.19.2

Bump github.com/open-policy-agent/gatekeeper/v3 from 3.16.3 to 3.19.2 #1524

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set up Go
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version: 1.22
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh