chore(deps): bump the github-actions group across 1 directory with 5 updates#2939
Merged
tstirrat15 merged 1 commit intomainfrom Mar 9, 2026
Merged
Conversation
3f3708f to
948c718
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2939 +/- ##
==========================================
+ Coverage 74.77% 74.78% +0.02%
==========================================
Files 494 494
Lines 60623 60623
==========================================
+ Hits 45323 45333 +10
+ Misses 12136 12126 -10
Partials 3164 3164 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…updates Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) | `1.20.7` | `1.21.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` | | [chainguard-dev/actions](https://github.com/chainguard-dev/actions) | `1.5.13` | `1.6.5` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `6.4.0` | `7.0.0` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.33.1` | `0.34.2` | Updates `benchmark-action/github-action-benchmark` from 1.20.7 to 1.21.0 - [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases) - [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md) - [Commits](benchmark-action/github-action-benchmark@4bdcce3...a7bc236) Updates `actions/upload-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b7c566a...bbbca2d) Updates `chainguard-dev/actions` from 1.5.13 to 1.6.5 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@18e5e34...71714a7) Updates `goreleaser/goreleaser-action` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@e435ccd...ec59f47) Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.2 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@b6643a2...97e0b38) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: chainguard-dev/actions dependency-version: 1.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: goreleaser/goreleaser-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: aquasecurity/trivy-action dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
948c718 to
4e4af5c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 5 updates in the / directory:
1.20.71.21.06.0.07.0.01.5.131.6.56.4.07.0.00.33.10.34.2Updates
benchmark-action/github-action-benchmarkfrom 1.20.7 to 1.21.0Release notes
Sourced from benchmark-action/github-action-benchmark's releases.
Changelog
Sourced from benchmark-action/github-action-benchmark's changelog.
... (truncated)
Commits
a7bc236release v1.21.0Updates
actions/upload-artifactfrom 6.0.0 to 7.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testUpdates
chainguard-dev/actionsfrom 1.5.13 to 1.6.5Release notes
Sourced from chainguard-dev/actions's releases.
... (truncated)
Commits
71714a7build(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 (#774)4993bf2build(deps): bump chainguard-dev/actions from 1.6.3 to 1.6.4 (#768)24f524cbuild(deps): bump chainguard-dev/actions in /goimports (#770)9b2d240build(deps): bump chainguard-dev/actions from 1.6.3 to 1.6.4 in /gofmt (#769)76cbd2abuild(deps): bump chainguard-dev/actions in /inky-build-pkg (#771)8c80352build(deps): bump chainguard-dev/actions in /melange-build (#772)4fd2188build(deps): bump chainguard-dev/actions in /wolfi-build-pkg (#773)eab208efeat(otel-export): add otlp protocol support and export grpc endpoint (#767)a303eb6feat: add signing with own key for melange-build (#745)004e924Bump chainguard-dev/actions from 1.6.0 to 1.6.3 (#761)Updates
goreleaser/goreleaser-actionfrom 6.4.0 to 7.0.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
ec59f47fix: yargs usage752dedefix: gitignore1881ae0ci: update dependabot settingsfdc5e66chore: gitignore provenance.json51b5b35chore(deps): bump semver from 7.7.3 to 7.7.4 in the npm group (#539)4247c53ci(deps): bump docker/setup-buildx-action in the actions group (#538)c169bfdchore(deps): bump@actions/http-clientfrom 3.0.2 to 4.0.0 in the npm group (...902ab4achore(deps): bump the npm group across 1 directory with 4 updates (#536)c59a691chore: gitignore56cc8b2ci: add job to automate dependabot pre-checkin/vendorUpdates
aquasecurity/trivy-actionfrom 0.33.1 to 0.34.2Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
97e0b38chore: bump Trivy version to v0.69.2 in test workflow and README (#515)4c61e63chore: bump default Trivy version to v0.69.2 (#513)1bd0625Merge pull request #508 from nikpivkin/feat/pass-yaml-ignore-filebce3086remove unused init-cache target5a9fbb1supress progress bar when download db1615450update trivyignores input descriptiondf85774add comment about fd356c8daeremove unused variablee368e32ci(test): add zizmor security linter for GitHub Actions (#502)6476b93feat: support for YAML ignore fileDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions