Skip to content

Commit eff9151

Browse files
authored
Merge pull request #116 from MaineDSA/dependabot/github_actions/github/codeql-action-4.35.1
Bump github/codeql-action from 4.32.4 to 4.35.1
2 parents ed0d0a2 + 984f642 commit eff9151

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ jobs:
4040
4141
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
4242

43-
- uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e
43+
- uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13
4444
with:
4545
languages: ${{ matrix.language }}
4646

47-
- uses: github/codeql-action/autobuild@89a39a4e59826350b863aa6b6252a07ad50cf83e
47+
- uses: github/codeql-action/autobuild@c10b8064de6f491fea524254123dbe5e09572f13
4848

49-
- uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e
49+
- uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13
5050
with:
5151
category: /language:${{matrix.language}}

0 commit comments

Comments
 (0)