Skip to content

Commit b8326a2

Browse files
authored
Merge pull request #2164 from theupdateframework/dependabot/github_actions/github/codeql-action-2.1.30
build(deps): bump github/codeql-action from 2.1.29 to 2.1.30
2 parents 0c07a84 + c12df73 commit b8326a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
2323

2424
- name: Initialize CodeQL
25-
uses: github/codeql-action/init@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
25+
uses: github/codeql-action/init@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f
2626
with:
2727
languages: 'python'
2828

2929
- name: Perform CodeQL Analysis
30-
uses: github/codeql-action/analyze@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6
30+
uses: github/codeql-action/analyze@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f

0 commit comments

Comments
 (0)