There was an error while loading. Please reload this page.
1 parent 6112afc commit e044e29Copy full SHA for e044e29
1 file changed
.github/workflows/continuous-integration.yaml
@@ -87,9 +87,9 @@ jobs:
87
steps:
88
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
89
- name: Initialize CodeQL
90
- uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
+ uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
91
with:
92
languages: 'javascript'
93
config-file: ./.github/codeql/codeql-config.yaml
94
- name: Perform CodeQL Analysis
95
- uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
+ uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
0 commit comments