diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 89bb0f7..64f2457 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -84,8 +84,8 @@ jobs: run: ./vuln-list-update -target glad - if: always() - name: Arch Linux Security Advisory - run: ./vuln-list-update -target arch-linux + name: Arch Linux Security Advisory + run: ./vuln-list-update -target arch-linux # Red Hat Security Data API is unstable. # It should be split into small pieces to reduce the impact of failure.