Skip to content

Commit c32df12

Browse files
committed
chore(ci): Actually use opa checksum for v1.12.2
In the previous try, I used the checksum for v0.65.0, which is the version used by default in the action. Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent ec6864a commit c32df12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
uses: kubewarden/github-actions/opa-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
266266
with:
267267
opa-version: v1.12.2
268-
checksum: cd6b0b2d762571a746f0261890b155e6dd71cca90dad6b42b6fcf6dd7f619f08
268+
checksum: a4ba8734ed95ceaac850c12684a42467ed6b0dc9633a9db8dd14d47d05e37751
269269
- name: Install bats
270270
run: sudo apt-get install -y bats
271271
- name: Run e2e tests

0 commit comments

Comments
 (0)