Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/precommit-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=open-policy-agent/opa
OPA_VERSION: v1.3.0
OPA_VERSION: v1.4.2
# renovate: datasource=github-releases depName=StyraInc/regal
REGAL_VERSION: v0.33.1
# renovate: datasource=github-releases depName=plexsystems/konstraint
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/regal-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=open-policy-agent/opa
OPA_VERSION: v1.3.0
OPA_VERSION: v1.4.2
# renovate: datasource=github-releases depName=StyraInc/regal
REGAL_VERSION: v0.33.1
# renovate: datasource=pypi depName=yq
Expand Down
Loading