From: Matthew Watkins Date: Wed, 28 May 2025 16:28:49 +0000 (+0100) Subject: Chore: Bump python-audit-action to v0.1.5 X-Git-Tag: v0.37.13~4 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=09f956b4ab03c6f9062a9246d1fa3a5a41abf649;p=releng%2Flftools.git Chore: Bump python-audit-action to v0.1.5 Change-Id: Ib78d24ea8fad67973c5bd08da3536d71169006c9 Signed-off-by: Matthew Watkins --- diff --git a/.github/workflows/gerrit-verify.yaml b/.github/workflows/gerrit-verify.yaml index 5b685321..42e30e49 100644 --- a/.github/workflows/gerrit-verify.yaml +++ b/.github/workflows/gerrit-verify.yaml @@ -159,7 +159,7 @@ jobs: - name: "Audit dependencies ${{ matrix.python-version }}" # yamllint disable-line rule:line-length - uses: lfreleng-actions/python-audit-action@4c51bc76f9876b4f294f8afa4bb002b0b89aec68 # v0.1.3 + uses: lfreleng-actions/python-audit-action@0637cc9f40984b46bec578631fbac2a354eebabd # v0.1.5 with: python_version: "${{ matrix.python-version }}" never_fail: true