diff --git a/.github/workflows/generate-code-scanning-query-lists.yml b/.github/workflows/generate-code-scanning-query-lists.yml index ebf04d8e4e..b3309211e0 100644 --- a/.github/workflows/generate-code-scanning-query-lists.yml +++ b/.github/workflows/generate-code-scanning-query-lists.yml @@ -181,13 +181,13 @@ jobs: echo "Copied files from github/codeql repo. Commit SHA: $OPENAPI_COMMIT_SHA" - name: Download security query lists - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: name: security-query-lists path: data/reusables/code-scanning/codeql-query-tables/ - name: Download quality query lists - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: name: quality-query-lists path: data/reusables/code-quality/codeql-query-tables/