Skip to content

Commit 2e0b498

Browse files
chore(deps): bump github/codeql-action from 4.35.2 to 4.36.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.2 to 4.36.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@95e58e9...8aad20d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2427132 commit 2e0b498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Upload SARIF to GitHub
6767
if: steps.check_token.outputs.has_token == 'true'
68-
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225
68+
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
6969
with:
7070
sarif_file: snyk-code.sarif
7171
continue-on-error: true

0 commit comments

Comments
 (0)