File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ name: Release policy
1010jobs :
1111 test :
1212 name : run tests and linters
13- uses : kubewarden/github-actions/.github/workflows/reusable-test-policy-rego.yml@a1c3c24660e1a2f945efdadc6306ea3e83ddfed8 # v5.0.2
13+ uses : kubewarden/github-actions/.github/workflows/reusable-test-policy-rego.yml@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1.1
1414 with :
1515 artifacthub : false
1616
2424 # Required by cosign keyless signing
2525 id-token : write
2626
27- uses : kubewarden/github-actions/.github/workflows/reusable-release-policy-rego.yml@a1c3c24660e1a2f945efdadc6306ea3e83ddfed8 # v5.0.2
27+ uses : kubewarden/github-actions/.github/workflows/reusable-release-policy-rego.yml@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1.1
2828 with :
2929 oci-target : ghcr.io/${{ github.repository_owner }}/tests/context-aware-test-opa-policy
3030 artifacthub : false
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ name: Continuous integration
33jobs :
44 test :
55 name : run tests and linters
6- uses : kubewarden/github-actions/.github/workflows/reusable-test-policy-rego.yml@a1c3c24660e1a2f945efdadc6306ea3e83ddfed8 # v5.0.2
6+ uses : kubewarden/github-actions/.github/workflows/reusable-test-policy-rego.yml@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1.1
77 with :
88 artifacthub : false
You can’t perform that action at this time.
0 commit comments