We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb16317 commit 618aef3Copy full SHA for 618aef3
.github/workflows/analysis.yml
@@ -54,9 +54,9 @@ jobs:
54
fetch-depth: 0
55
-
56
name: initialize
57
- uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
+ uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
58
with:
59
languages: ruby
60
61
name: codeql analyze
62
- uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
+ uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
0 commit comments