diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 57750ec..299be5b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -90,7 +90,7 @@ jobs: - name: Check out source uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Initialize CodeQL - uses: github/codeql-action/init@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1 + uses: github/codeql-action/init@1c5b675653bb5c22dbe9b12b556ec555138e09fd # v4.38.1 with: languages: actions - name: Analyze workflow code