diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index ad461d5..057982b 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -54,9 +54,9 @@ jobs: fetch-depth: 0 - name: initialize - uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.5 + uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v3.29.5 with: languages: ruby - name: codeql analyze - uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v3.29.5 + uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v3.29.5