Skip to content

Commit

Permalink
updated package sha
Browse files Browse the repository at this point in the history
  • Loading branch information
zivnevo authored Aug 30, 2021
1 parent b2d2f3c commit 539685c
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 @@ -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
Expand Down

0 comments on commit 539685c

Please sign in to comment.