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 504cb83 commit eb16317Copy full SHA for eb16317
.github/workflows/analysis.yml
@@ -54,9 +54,9 @@ jobs:
54
fetch-depth: 0
55
-
56
name: initialize
57
- uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
58
with:
59
languages: ruby
60
61
name: codeql analyze
62
- uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
0 commit comments