Skip to content

Commit 557f6c0

Browse files
chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.2 to 4.37.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@e064762...e4fba86) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 064ea83 commit 557f6c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030

3131
- name: Analyze
3232
# github/codeql-action v3.28.13
33-
uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1
33+
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81
3434
with:
3535
category: /language:javascript-typescript

0 commit comments

Comments
 (0)