-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build(deps): Bump github/codeql-action from 2.21.5 to 2.21.8 #100
Build(deps): Bump github/codeql-action from 2.21.5 to 2.21.8 #100
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.5 to 2.21.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2.21.5...v2.21.8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
358b8d3
to
9ea0792
Compare
@@ -189,7 +189,7 @@ | |||
snyk.sarif | |||
|
|||
- name: Upload results to GitHub Security | |||
uses: github/codeql-action/[email protected].5 | |||
uses: github/codeql-action/[email protected].8 |
Check warning
Code scanning / Semgrep
Semgrep Finding: yaml.github-actions.security.third-party-action-not-pinned-to-commit-sha.third-party-action-not-pinned-to-commit-sha Warning
@@ -441,7 +441,7 @@ | |||
*.sarif | |||
|
|||
- name: Upload results to GitHub Security | |||
uses: github/codeql-action/[email protected].5 | |||
uses: github/codeql-action/[email protected].8 |
Check warning
Code scanning / Semgrep
Semgrep Finding: yaml.github-actions.security.third-party-action-not-pinned-to-commit-sha.third-party-action-not-pinned-to-commit-sha Warning
@@ -641,7 +641,7 @@ | |||
${{ steps.tag.outputs.tag }} | |||
|
|||
- name: Upload results to GitHub Security | |||
uses: github/codeql-action/[email protected].5 | |||
uses: github/codeql-action/[email protected].8 |
Check warning
Code scanning / Semgrep
Semgrep Finding: yaml.github-actions.security.third-party-action-not-pinned-to-commit-sha.third-party-action-not-pinned-to-commit-sha Warning
@@ -662,7 +662,7 @@ | |||
run: semgrep ci --sarif --output=semgrep.sarif | |||
|
|||
- name: Upload results to GitHub Security | |||
uses: github/codeql-action/[email protected].5 | |||
uses: github/codeql-action/[email protected].8 |
Check warning
Code scanning / Semgrep
Semgrep Finding: yaml.github-actions.security.third-party-action-not-pinned-to-commit-sha.third-party-action-not-pinned-to-commit-sha Warning
Superseded by #104. |
Bumps github/codeql-action from 2.21.5 to 2.21.8.
Changelog
Sourced from github/codeql-action's changelog.
Commits
6a28655
Merge pull request #1893 from github/update-v2.21.8-dd1128f4f2ca983a
Update changelog for v2.21.8dd1128f
Bump the npm group with 11 updates (#1892)f3a128e
Merge pull request #1891 from github/henrymercer/fix-cgroup-limits6846be0
Address review comments0e74cd1
Handle cgroup file containingMAX_INT
onubuntu-20.04
379f89d
Log cgroup RAM limits253d9cf
Matrix CodeQL CI job over all runner images4254f3a
Merge pull request #1888 from github/henrymercer/constrained-ram9bfb9ba
Handle files that exist but whose contents are not integersDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)