Skip to content

Commit 2c81229

Browse files
Bump github/codeql-action from 3.29.8 to 3.30.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.8 to 3.30.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@76621b6...d3678e2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f776ae6 commit 2c81229

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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.5
57+
uses: github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3.29.5
5858
if: always()
5959
with:
6060
sarif_file: reports/ps-rule-results.sarif

0 commit comments

Comments
 (0)