Skip to content

Commit

Permalink
upgrading to baseline-rules-verifier version 1.2.0
Browse files Browse the repository at this point in the history
Provides GitHub urls support
  • Loading branch information
zivnevo committed Aug 26, 2021
1 parent 990e11f commit 295ed4c
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 @@ -30,7 +30,7 @@ runs:
shell: bash
id: add-b-flag
- name: Baseline requirements validation
uses: docker://ghcr.io/shift-left-netconfig/baseline-rules-verifier:1.1
uses: docker://ghcr.io/shift-left-netconfig/baseline-rules-verifier:1.2.0
with:
args: >
${{ steps.add-b-flag.outputs.policies-with-b }}
Expand Down

0 comments on commit 295ed4c

Please sign in to comment.