Skip to content

Commit 6005895

Browse files
dependabot[bot]acch
authored andcommitted
chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.1
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.36.3 to 4.37.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@54f647b...7188fc3) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5622c0 commit 6005895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
run: go build -v .
6363

6464
- name: Perform CodeQL Analysis
65-
uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
65+
uses: github/codeql-action/analyze@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
6666
with:
6767
category: "/language:go"

0 commit comments

Comments
 (0)