-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[deps]: Update github-action minor #6327
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6327 +/- ##
==========================================
+ Coverage 54.72% 58.58% +3.85%
==========================================
Files 1920 1920
Lines 85264 85264
Branches 7632 7632
==========================================
+ Hits 46664 49954 +3290
+ Misses 36828 33464 -3364
- Partials 1772 1846 +74 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4535f0d to
37934eb
Compare
48ab895 to
b5bdf1b
Compare
f719593 to
996b958
Compare
46eb4de to
437cd9e
Compare
13cd43f to
7d8531f
Compare
1573f39 to
ab2f084
Compare
25b1979 to
ab9a2f4
Compare
f55e2e6 to
a9e97d9
Compare
6fec9c5 to
3735bf1
Compare
2a0dde9 to
212f2ad
Compare
50da876 to
5e1a072
Compare
|
New Issues (3)Checkmarx found the following issues in this Pull Request
|
125d116 to
e93a58a
Compare
|
Reviewing as part of BRE-1364 |
|
@michalchecinski is there any additional context around this PR? |
e93a58a to
4b0a326
Compare
4b0a326 to
ebe337b
Compare
dereknance
left a comment
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.
Platform changes look good 👍🏻



This PR contains the following updates:
v2.7.7->v2.8.2v2.1.1->v2.2.1v2.1.4->v2.2.1v6.0.0->v6.1.0v7.0.0->v7.2.2v5.4.3->v5.5.2v3.10.0->v3.12.0v3.6.0->v3.7.0v2.1.0->v2.3.0v1.2.0->v1.3.1v2.13.0->v2.14.0v1.16.0->v1.20.0v3.8.2->v3.10.1Release Notes
Swatinem/rust-cache (Swatinem/rust-cache)
v2.8.2Compare Source
What's Changed
New Contributors
Full Changelog: Swatinem/rust-cache@v2.8.1...v2.8.2
v2.8.1Compare Source
What's Changed
CARGO_ENCODED_RUSTFLAGSin workspace metadata retrieval by @ark0f in #249New Contributors
Full Changelog: Swatinem/rust-cache@v2...v2.8.1
v2.8.0Compare Source
What's Changed
New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.8...v2.8.0
v2.7.8Compare Source
What's Changed
Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8
actions/create-github-app-token (actions/create-github-app-token)
v2.2.1Compare Source
Bug Fixes
v2.2.0Compare Source
Bug Fixes
Features
v2.1.4Compare Source
Bug Fixes
v2.1.3Compare Source
Bug Fixes
v2.1.2Compare Source
Bug Fixes
actions/setup-node (actions/setup-node)
v6.1.0Compare Source
What's Changed
Enhancement:
Dependency updates:
Documentation update:
Full Changelog: actions/setup-node@v6...v6.1.0
anchore/scan-action (anchore/scan-action)
v7.2.2Compare Source
New in scan-action v7.2.2
v7.2.1Compare Source
New in scan-action v7.2.1
v7.2.0Compare Source
New in scan-action v7.2.0
v7.1.0Compare Source
New in scan-action v7.1.0
v7.0.2Compare Source
New in scan-action v7.0.2
v7.0.1Compare Source
scan-action v7.0.1
codecov/codecov-action (codecov/codecov-action)
v5.5.2Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2
v5.5.1Compare Source
What's Changed
codecov-cliversion reference example by @webknjaz in #1774Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v5.5.0Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.12.0Compare Source
installinput by @crazy-max in #455Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0
v3.11.1Compare Source
keep-statenot being respected by @crazy-max in #429Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1
v3.11.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0
docker/setup-qemu-action (docker/setup-qemu-action)
v3.7.0Compare Source
Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0
dorny/test-reporter (dorny/test-reporter)
v2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: dorny/test-reporter@v2.2.0...v2.3.0
v2.2.0Compare Source
v2.1.1Compare Source
A bug fix release of the
test-reporteraction.What's Changed
github-utils.tsby @jozefizso in #604New Contributors
Full Changelog: dorny/test-reporter@v2.1.0...v2.1.1
grafana/run-k6-action (grafana/run-k6-action)
v1.3.1Compare Source
What's Changed
Full Changelog: grafana/run-k6-action@v1.3.0...v1.3.1
v1.3.0Compare Source
What's Changed
New Contributors
Full Changelog: grafana/run-k6-action@v1...v1.3.0
launchdarkly/find-code-references (launchdarkly/find-code-references)
v2.14.0Compare Source
Added:
--skipArchivedFlagsoption to instruct the tool to ignore any flag keys it finds from archived flagsChanged:
regexpwithgo-re2for improved regexp compilation and pattern matchingolekukonko/tablewriterand ontov1.xFixed:
subdirectoryoption now works withprojects[*].dirconfiguration, and produces correct "View in source" links in the LD UIncipollo/release-action (ncipollo/release-action)
v1.20.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.20.0
v1.19.2Compare Source
What's Changed
immutableCreate's default in the documentation by @bblanchon in #547New Contributors
Full Changelog: ncipollo/release-action@v1...v1.19.2
v1.19.1Compare Source
Defaults immutableCreate to false if it is omitted.
Full Changelog: ncipollo/release-action@v1.19.0...v1.19.1
v1.19.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.19.0
v1.18.0Compare Source
Full Changelog: ncipollo/release-action@v1...v1.18.0
v1.17.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.17.0
sigstore/cosign-installer (sigstore/cosign-installer)
v3.10.1Compare Source
What's Changed?
Note: cosign-installer v3.x cannot be used to install Cosign v3.x. You must upgrade to cosign-installer v4 in order to use Cosign v3.
Note: This is planned to be the final release of Cosign v2, though we will cut new releases for any critical security or bug fixes. We recommend transitioning to Cosign v3.
v3.10.0Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.2...v3.10.0
v3.9.2Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.1...v3.9.2
v3.9.1Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.0...v3.9.1
v3.9.0Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.9.0
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.