Skip to content

Commit 1138ead

Browse files
Bump github/codeql-action from 4.30.8 to 4.31.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.8 to 4.31.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f443b60...e12f017) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ee87ca commit 1138ead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
summary: true
5555

5656
- name: Upload results to security tab
57-
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v3.29.5
57+
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v3.29.5
5858
if: always()
5959
with:
6060
sarif_file: reports/ps-rule-results.sarif

0 commit comments

Comments
 (0)