Skip to content

Commit 6bc3c38

Browse files
Bump github/codeql-action from 3 to 4 (#25)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 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@v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Brown <[email protected]>
1 parent 6bcea5a commit 6bc3c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@ runs:
144144
INPUT_TARGETS: ${{ inputs.targets }}
145145

146146
- name: Upload SARIF file
147-
uses: github/codeql-action/upload-sarif@v3
147+
uses: github/codeql-action/upload-sarif@v4
148148
with:
149149
sarif_file: results.sarif

0 commit comments

Comments
 (0)