-
Notifications
You must be signed in to change notification settings - Fork 1.7k
chore(deps): update github-actions deps #13135
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13135 +/- ##
=======================================
Coverage 91.27% 91.27%
=======================================
Files 514 514
Lines 28857 28857
=======================================
Hits 26340 26340
Misses 1998 1998
Partials 519 519 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8631037
to
59eec6d
Compare
59eec6d
to
9e53ec9
Compare
9e53ec9
to
e98b7f0
Compare
Allows us to move the other deps forward Signed-off-by: alex boten <[email protected]>
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.
i rolled back the go versions to let us move the other deps forward
This PR contains the following updates:
v4.2.2
->v4.2.3
v4.1.9
->v4.3.0
v5.3.0
->v5.5.0
0aaccfd
->d35c59a
v4.6.1
->v4.6.2
v0.18.0
->v0.20.0
5.4.0
->5.4.3
v1.5.0
->v1.7.0
v3.28.11
->v3.29.0
1.23.10
->1.24.4
v6.2.1
->v6.3.0
f613c4a
->82202e5
v2.4.1
->v2.4.2
v3.8.1
->v3.8.2
v7.0.0
->v7.0.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v4.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.2...v4.2.3
actions/download-artifact (actions/download-artifact)
v4.3.0
Compare Source
What's Changed
artifact-ids
input by @GrantBirki in https://github.com/actions/download-artifact/pull/401New Contributors
Full Changelog: actions/download-artifact@v4.2.1...v4.3.0
v4.2.1
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4.1.9...v4.2.0
actions/setup-go (actions/setup-go)
v5.5.0
Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0
Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
anchore/sbom-action (anchore/sbom-action)
v0.20.0
Compare Source
Changes in v0.20.0
v0.19.0
Compare Source
Changes in v0.19.0
codecov/codecov-action (codecov/codecov-action)
v5.4.3
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
v5.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
fossas/fossa-action (fossas/fossa-action)
v1.7.0
Compare Source
What's Changed
v1.6.0
Compare Source
What's Changed
Full Changelog: fossas/fossa-action@v1.5.0...v1.6.0
github/codeql-action (github/codeql-action)
v3.29.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.0 - 11 Jun 2025
See the full CHANGELOG.md for more information.
v3.28.19
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.19 - 03 Jun 2025
actions
language, which is currently in public preview.The
actions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinnedyour
tools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.See the full CHANGELOG.md for more information.
v3.28.18
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.18 - 16 May 2025
CODEQL_THREADS
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #2891See the full CHANGELOG.md for more information.
v3.28.17
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.17 - 02 May 2025
See the full CHANGELOG.md for more information.
v3.28.16
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.16 - 23 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.15
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.15 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.14
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.14 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.13
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.13 - 24 Mar 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.28.12
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.12 - 19 Mar 2025
build-mode: none
extractions. This should speed up workflows and avoid inconsistent alerts in some cases.See the full CHANGELOG.md for more information.
actions/go-versions (go)
v1.24.4
: 1.24.4Compare Source
Go 1.24.4
v1.24.3
: 1.24.3Compare Source
Go 1.24.3
v1.24.2
: 1.24.2Compare Source
Go 1.24.2
v1.24.1
: 1.24.1Compare Source
Go 1.24.1
v1.24.0
: 1.24.0Compare Source
Go 1.24.0
goreleaser/goreleaser-action (goreleaser/goreleaser-action)
v6.3.0
Compare Source
Full Changelog: goreleaser/goreleaser-action@v6.2.1...v6.3.0
ossf/scorecard-action (ossf/scorecard-action)
v2.4.2
Compare Source
What's Changed
This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.
Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2
sigstore/cosign-installer (sigstore/cosign-installer)
v3.8.2
Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.8.2
streetsidesoftware/cspell-action (streetsidesoftware/cspell-action)
v7.0.1
Compare Source
Updates and Bug Fixes
Configuration
📅 Schedule: Branch creation - "on tuesday" (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.