Skip to content

Commit 4460a47

Browse files
authored
Merge pull request #408 from redhat-cop/renovate/open-policy-agent-opa-1.x
Update dependency open-policy-agent/opa to v1.6.0
2 parents daa1810 + bc80327 commit 4460a47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/precommit-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
# renovate: datasource=github-releases depName=open-policy-agent/opa
17-
OPA_VERSION: v1.4.2
17+
OPA_VERSION: v1.6.0
1818
# renovate: datasource=github-releases depName=StyraInc/regal
1919
REGAL_VERSION: v0.33.1
2020
# renovate: datasource=github-releases depName=plexsystems/konstraint

.github/workflows/regal-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
# renovate: datasource=github-releases depName=open-policy-agent/opa
17-
OPA_VERSION: v1.4.2
17+
OPA_VERSION: v1.6.0
1818
# renovate: datasource=github-releases depName=StyraInc/regal
1919
REGAL_VERSION: v0.33.1
2020
# renovate: datasource=pypi depName=yq

0 commit comments

Comments
 (0)