Skip to content

Commit e512bd5

Browse files
authored
Merge pull request #1052 from docker/dependabot/github_actions/codeql-actions-73adf09e94
build(deps): bump the codeql-actions group across 1 directory with 2 updates
2 parents a146c91 + 9126475 commit e512bd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ jobs:
3535
node-version: ${{ env.NODE_VERSION }}
3636
-
3737
name: Initialize CodeQL
38-
uses: github/codeql-action/init@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
38+
uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
3939
with:
4040
languages: javascript-typescript
4141
build-mode: none
4242
-
4343
name: Perform CodeQL Analysis
44-
uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
44+
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
4545
with:
4646
category: "/language:javascript-typescript"

0 commit comments

Comments
 (0)