From 295ed4c6fff87a69a4836f080e4793a690b3b6eb Mon Sep 17 00:00:00 2001 From: Ziv Nevo <79099626+zivnevo@users.noreply.github.com> Date: Thu, 26 Aug 2021 17:24:23 +0300 Subject: [PATCH] upgrading to baseline-rules-verifier version 1.2.0 Provides GitHub urls support --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 4ec3e5c..450977d 100644 --- a/action.yaml +++ b/action.yaml @@ -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 }}