CI: Re-instate bypass of python-audit-action failures 95/73695/2 master v0.37.15
authorModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
Thu, 9 Oct 2025 15:18:57 +0000 (16:18 +0100)
committerModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
Thu, 9 Oct 2025 15:20:10 +0000 (16:20 +0100)
The lftools dependencies contain a number of security issues that
otherwise block the build/release process.

Change-Id: Ic5c3f08337175aab6cbde6209adea733c58a2305
Signed-off-by: ModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
.github/workflows/release.yaml

index 9c665eb..e4c0edd 100644 (file)
@@ -145,6 +145,7 @@ jobs:
     permissions:
       contents: read
     timeout-minutes: 10
     permissions:
       contents: read
     timeout-minutes: 10
+    continue-on-error: true
     steps:
       # Harden the runner used by this workflow
       # yamllint disable-line rule:line-length
     steps:
       # Harden the runner used by this workflow
       # yamllint disable-line rule:line-length