diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 46ebcdb..498f953 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -142,5 +142,5 @@ jobs: run: ./vuln-list-update -target redhat -years 2018 - if: always() - name: Red Hat Security Data API 2019-2021 - run: ./vuln-list-update -target redhat -years 2019,2020,2021 + name: Red Hat Security Data API 2019-2022 + run: ./vuln-list-update -target redhat -years 2019,2020,2021,2022