Skip to content

Commit 89d5460

Browse files
authored
Merge pull request #1668 from viccuad/ci/fix-opa-checksum
chore(ci): Actually use opa checksum for v1.12.2
2 parents 669201f + c32df12 commit 89d5460

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)