diff --git a/.github/workflows/rust-check.yml b/.github/workflows/rust-check.yml index 645c9e0..156ed8a 100644 --- a/.github/workflows/rust-check.yml +++ b/.github/workflows/rust-check.yml @@ -96,7 +96,7 @@ jobs: fetch-depth: 1 - name: Install OPA command line tool - uses: open-policy-agent/setup-opa@34a30e8a924d1b03ce2cf7abe97250bbb1f332b5 # v2.2.0 # v2 + uses: open-policy-agent/setup-opa@950f159a49aa91f9323f36f1de81c7f6b5de9576 # v2.2.0 # v2 with: version: latest