diff --git a/.github/workflows/ci-lite.yaml b/.github/workflows/ci-lite.yaml index df174ada6..5425211ce 100644 --- a/.github/workflows/ci-lite.yaml +++ b/.github/workflows/ci-lite.yaml @@ -86,7 +86,7 @@ jobs: type=ref,event=tag - name: matrix id: matrix - uses: splunk/addonfactory-test-matrix-action@v2.1.9 + uses: splunk/addonfactory-test-matrix-action@v2.1.11 security-fossa-scan: continue-on-error: true diff --git a/.github/workflows/ci-main.yaml b/.github/workflows/ci-main.yaml index d56ab7695..7e94a1be4 100644 --- a/.github/workflows/ci-main.yaml +++ b/.github/workflows/ci-main.yaml @@ -86,7 +86,7 @@ jobs: type=ref,event=tag - name: matrix id: matrix - uses: splunk/addonfactory-test-matrix-action@v2.1.9 + uses: splunk/addonfactory-test-matrix-action@v2.1.11 security-fossa-scan: continue-on-error: true