Skip to content

Commit

Permalink
upgrading to baseline-rules-verifier:1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zivnevo committed Oct 14, 2021
1 parent 4fec416 commit c15bffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit c15bffa

Please sign in to comment.