Skip to content

Commit 03f6e76

Browse files
Bump github/codeql-action from 4.35.1 to 4.35.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.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@v4.35.1...v4.35.2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bc698c commit 03f6e76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030

3131
- name: Upload SARIF file
32-
uses: github/codeql-action/upload-sarif@v4.35.1
32+
uses: github/codeql-action/upload-sarif@v4.35.2
3333
with:
3434
sarif_file: results.sarif
3535
category: zizmor

0 commit comments

Comments
 (0)