Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 391c77b

Browse files
Bump github/codeql-action from 4 to 4.35.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.35.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@v4...v4.35.1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b747e59 commit 391c77b

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
32+
uses: github/codeql-action/upload-sarif@v4.35.1
3333
with:
3434
sarif_file: results.sarif
3535
category: zizmor

0 commit comments

Comments
 (0)