Skip to content

Commit ee15dec

Browse files
chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6 (facebook#9038)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31da9a9 commit ee15dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ jobs:
3636
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
3737

3838
- name: Initialize CodeQL
39-
uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866 # 2.3.5
39+
uses: github/codeql-action/init@83f0fe6c4988d98a455712a27f0255212bba9bd4 # 2.3.6
4040
with:
4141
languages: ${{ matrix.language }}
4242

4343
- name: Perform CodeQL Analysis
44-
uses: github/codeql-action/analyze@0225834cc549ee0ca93cb085b92954821a145866 # 2.3.5
44+
uses: github/codeql-action/analyze@83f0fe6c4988d98a455712a27f0255212bba9bd4 # 2.3.6

0 commit comments

Comments
 (0)