File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 11package :
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:
1212pipeline :
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- 23- modroot : .
24-
2519 - uses : go/build
2620 with :
2721 ldflags : -X github.com/open-policy-agent/conftest/internal/commands.version=${{package.version}}
You can’t perform that action at this time.
0 commit comments