From 539685ca063fdfac85074283364a1395709fb50d Mon Sep 17 00:00:00 2001 From: Ziv Nevo <79099626+zivnevo@users.noreply.github.com> Date: Mon, 30 Aug 2021 17:19:55 +0300 Subject: [PATCH] updated package sha --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 6fee213..44d8c3d 100644 --- a/action.yaml +++ b/action.yaml @@ -32,7 +32,7 @@ runs: shell: bash id: add-b-flag - name: Synthesize - uses: docker://ghcr.io/shift-left-netconfig/netpol-synth@sha256:0fef873e13d2250cdcb795d30e842a5cb7b5f60d0ae0fec57f5639f8df5a7f4c + uses: docker://ghcr.io/shift-left-netconfig/netpol-synth@sha256:148e371fb40fd24ea924c1c32c969481f27808171dd901dd60141bd9f2f87b76 with: args: /github/workspace/artifacts/app-net-top.json -o /github/workspace/artifacts/netpols.yaml ${{ steps.add-b-flag.outputs.policies-with-b }} - name: Upload Netpols Yaml