We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfe06d commit 39cabe1Copy full SHA for 39cabe1
1 file changed
.github/workflows/ci.yml
@@ -265,6 +265,7 @@ jobs:
265
uses: kubewarden/github-actions/opa-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
266
with:
267
opa-version: v1.12.2
268
+ checksum: cd6b0b2d762571a746f0261890b155e6dd71cca90dad6b42b6fcf6dd7f619f08
269
- name: Install bats
270
run: sudo apt-get install -y bats
271
- name: Run e2e tests
0 commit comments