From eb5eb53b6a0c6b554a5d65689c0eaf07a15d341e Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Thu, 6 Feb 2025 11:03:01 +0100 Subject: [PATCH] Bump iamlive to v1.1.15 --- .github/workflows/test-iamlive-action.yaml | 2 +- action.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test-iamlive-action.yaml b/.github/workflows/test-iamlive-action.yaml index 84d4bf3..be52f30 100644 --- a/.github/workflows/test-iamlive-action.yaml +++ b/.github/workflows/test-iamlive-action.yaml @@ -50,7 +50,7 @@ jobs: strategy: fail-fast: true matrix: - iamliveVersion: [v1.1.8, v1.1.11] + iamliveVersion: [v1.1.8, v1.1.15] steps: - name: Check out code diff --git a/action.yml b/action.yml index bf684bd..b7e2865 100644 --- a/action.yml +++ b/action.yml @@ -7,9 +7,9 @@ author: Marco Franssen inputs: iamlive-version: description: >- - The iamlive version you want to use (defaults to v1.1.11). + The iamlive version you want to use (defaults to v1.1.15). required: false - default: v1.1.11 + default: v1.1.15 auto-capture: description: >- If enabled, iamlive will auto-capture the policy in the given output-file and upload it as artifact.