Skip to content

Commit e2dbbe2

Browse files
committed
update version in pipeline
1 parent 124bfcc commit e2dbbe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/run_pipeline.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ cp /tmp/it.netauto.firewall-audit-results/audit_settings.yaml ./
1616

1717
# Install audit tool
1818
echo "[INFO] Installing sophos_firewall_audit..."
19-
gh release download v1.0.13 --repo github.com/sophos/sophos-firewall-audit
20-
pip install sophos_firewall_audit-1.0.13-py3-none-any.whl
19+
gh release download v1.0.14 --repo github.com/sophos/sophos-firewall-audit
20+
pip install sophos_firewall_audit-1.0.14-py3-none-any.whl
2121

2222
# Run audit
2323
echo "[INFO] Running audit tool..."

0 commit comments

Comments
 (0)