diff --git a/action.yaml b/action.yaml index 5cd7242..23bfbd6 100644 --- a/action.yaml +++ b/action.yaml @@ -48,7 +48,7 @@ runs: done echo "::set-output name=policies-with-b::$(echo $POLICIES_WITH_B)" - name: Baseline requirements validation - uses: docker://ghcr.io/shift-left-netconfig/baseline-rules-verifier:1.3.1 + uses: docker://ghcr.io/shift-left-netconfig/baseline-rules-verifier:1.3.2 with: args: > ${{ steps.add-b-flag.outputs.policies-with-b }}