-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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.20.0 to 2.20.1 #16146
build(deps): bump github/codeql-action from 2.20.0 to 2.20.1 #16146
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #16146 +/- ##
==========================================
- Coverage 70.05% 69.96% -0.10%
==========================================
Files 414 414
Lines 34824 34824
==========================================
- Hits 24396 24363 -33
- Misses 9041 9071 +30
- Partials 1387 1390 +3
Flags with carried forward coverage won't be shown. Click here to find out more. see 21 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
.github/workflows/scorecards.yml
Outdated
@@ -50,6 +50,6 @@ jobs: | |||
|
|||
# Upload the results to GitHub's code scanning dashboard. | |||
- name: "Upload to code-scanning" | |||
uses: github/codeql-action/upload-sarif@6c089f53dd51dc3fc7e599c3cb5356453a52ca9e # tag=v1.0.26 | |||
uses: github/codeql-action/upload-sarif@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # tag=v1.0.26 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note - this tag doesn't seem to be updating as the format seems incorrect. Not a biggie I'll make a good first issue
for someone to make the tag use the same format that dependabot understands, i.e. v2.20.1
Edit: Raised #16147
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good news - our theory was correct, after fixing the tag format dependabot is now updating it, thanks @CaojiamingAlan 👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to know
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.0 to 2.20.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@6c089f5...f6e388e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b913f4f
to
24ecae0
Compare
@dependabot rebase |
Sorry, only users with push access can use that command. |
@dependabot rebase |
Looks like github/codeql-action is up-to-date now, so this is no longer needed. |
…ns/github/codeql-action-2.20.1 build(deps): bump github/codeql-action from 2.20.0 to 2.20.1
Bumps github/codeql-action from 2.20.0 to 2.20.1.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
f6e388e
Merge pull request #1736 from github/update-v2.20.1-4385ad5562874247
Update changelog for v2.20.14385ad5
Sendjob_run_uuid
to status report telemetry (#1685)8ba77ef
Bump@octokit/types
from 9.0.0 to 10.0.0 (#1734)82dbde1
Fix setup-swift composite action for versions 5.8, 5.8.1 (#1735)c6dff34
Merge pull request #1721 from github/update-bundle/codeql-bundle-v2.13.43e0c87d
Merge branch 'main' into update-bundle/codeql-bundle-v2.13.4de74ca6
Merge pull request #1732 from github/henrymercer/tolerate-unexpected-processi...d6201b5
Improve logging messages0ac1815
Merge pull request #1684 from github/mbg/add-resolve-environmentDependabot 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 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)