Skip to content

Commit 4725e11

Browse files
Update github/codeql-action digest to 6f936b5 (#2787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd55e7e commit 4725e11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# Initializes the CodeQL tools for scanning.
3636
- name: Initialize CodeQL
37-
uses: github/codeql-action/init@f53ec7c550f4c3cafe07061ed7fba6f002286003
37+
uses: github/codeql-action/init@6f936b5c2d7c8b03088ea6ce53d42c43d402b7b0
3838
with:
3939
languages: javascript, python, java
4040

@@ -46,4 +46,4 @@ jobs:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747

4848
- name: Perform CodeQL Analysis
49-
uses: github/codeql-action/analyze@f53ec7c550f4c3cafe07061ed7fba6f002286003
49+
uses: github/codeql-action/analyze@6f936b5c2d7c8b03088ea6ce53d42c43d402b7b0

0 commit comments

Comments
 (0)