Skip to content

Commit 53885a0

Browse files
conftest/0.61.0 package update (#54758)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent cc3a02d commit 53885a0

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

conftest.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: conftest
3-
version: "0.60.0"
4-
epoch: 1
3+
version: "0.61.0"
4+
epoch: 0
55
description: Write tests against structured configuration data using the Open Policy Agent Rego query language
66
copyright:
77
- license: Apache-2.0
@@ -12,16 +12,10 @@ package:
1212
pipeline:
1313
- uses: git-checkout
1414
with:
15-
expected-commit: 9e56924ba242838c1a226e98d8e8558642975077
15+
expected-commit: 1e43dc0dd0c39a6c8204df07cfacc48e9dd3caa9
1616
repository: https://github.com/open-policy-agent/conftest
1717
tag: v${{package.version}}
1818

19-
- uses: go/bump
20-
with:
21-
deps: |-
22-
golang.org/x/[email protected]
23-
modroot: .
24-
2519
- uses: go/build
2620
with:
2721
ldflags: -X github.com/open-policy-agent/conftest/internal/commands.version=${{package.version}}

0 commit comments

Comments
 (0)