Skip to content

chore(deps): bump the actions group across 1 directory with 8 updates - #57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-eabbb9fbcd
Closed

chore(deps): bump the actions group across 1 directory with 8 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-eabbb9fbcd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown

Bumps the actions group with 8 updates in the / directory:

Package From To
actions/checkout 4.3.1 7.0.0
actions/setup-go 5.6.0 7.0.0
actions/upload-artifact 4.6.2 7.0.1
azure/k8s-set-context 4.0.2 5.0.1
golangci/golangci-lint-action d583c34f0599d37dbac4a198b9c83201be380893 ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a
codecov/codecov-action 5975040f7f7d40edaff8d784b576fd65ae95c073 0fb7174895f61a3b6b78fc075e0cd60383518dac
aquasecurity/trivy-action 0.9.2 0.36.0
dorny/paths-filter 3.0.3 4.0.2

Updates actions/checkout from 4.3.1 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

... (truncated)

Commits

Updates actions/setup-go from 5.6.0 to 7.0.0

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

What's Changed

Dependency update

New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

... (truncated)

Commits

Updates actions/upload-artifact from 4.6.2 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v5.0.0

What's Changed

... (truncated)

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • bbbca2d Support direct file uploads (#764)
  • 589182c Upgrade the module to ESM and bump dependencies (#762)
  • 47309c9 Merge pull request #754 from actions/Link-/add-proxy-integration-tests
  • 02a8460 Add proxy integration test
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • Additional commits viewable in compare view

Updates azure/k8s-set-context from 4.0.2 to 5.0.1

Release notes

Sourced from azure/k8s-set-context's releases.

v5.0.1

Fixes

  • #252 Set kubeconfig file permissions to 600 after creation
  • #250 Remove deprecated OliverMKing release workflow, pin to SHA

Dependabot updates

  • #260 Bump undici from 6.24.1 to 6.27.0
  • #259 Bump the actions group with 3 updates
  • #258 Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows in the actions group
  • #257 Bump form-data from 4.0.5 to 4.0.6
  • #256 Bump the actions group with 2 updates
  • #255 Bump esbuild from 0.28.0 to 0.28.1
  • #254 Bump the actions group in /.github/workflows with 2 updates
  • #253 Bump the actions group with 2 updates
  • #251 Bump js-yaml from 4.1.1 to 4.2.0 in the actions group
  • #249 Bump ws from 8.20.0 to 8.21.0
  • #248 Bump the actions group in /.github/workflows with 2 updates
  • #247 Bump the actions group with 2 updates
  • #246 Bump github/codeql-action from 4.35.4 to 4.35.5 in /.github/workflows in the actions group
  • #245 Bump the actions group with 2 updates
  • #244 Bump github/codeql-action from 4.35.3 to 4.35.4 in /.github/workflows in the actions group
  • #243 Bump @​types/node from 25.6.0 to 25.6.2 in the actions group
  • #242 Bump ip-address from 10.1.0 to 10.2.0
  • #240 Bump the actions group across 1 directory with 2 updates
  • #238 Bump the actions group with 2 updates
  • #237 Bump github/codeql-action from 4.35.1 to 4.35.2 in /.github/workflows in the actions group
  • #236 Bump the actions group with 2 updates
  • #235 Bump the actions group with 3 updates
  • #233 Bump the actions group across 1 directory with 2 updates

v5.0.0

Features

  • #227 Migrate to ESM with esbuild, vitest

Runtime and platform

  • #222 Update Node version from 20 to 24

Dependabot updates

  • #231 Bump github/codeql-action in /.github/workflows in the actions group
  • #230 Bump typescript in the actions group across 1 directory
  • #228 Bump picomatch
  • #226 Bump github/codeql-action in /.github/workflows in the actions group
  • #223 Bump undici from 6.23.0 to 6.24.0
  • #221 Bump the actions group in /.github/workflows with 2 updates
  • #218 Bump the actions group in /.github/workflows with 2 updates

... (truncated)

Changelog

Sourced from azure/k8s-set-context's changelog.

Change Log

[5.0.1] 2026-06-23

Fixes

  • #252 Set kubeconfig file permissions to 600 after creation
  • #250 Remove deprecated OliverMKing release workflow, pin to SHA

Dependabot updates

  • #260 Bump undici from 6.24.1 to 6.27.0
  • #259 Bump the actions group with 3 updates
  • #258 Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows in the actions group
  • #257 Bump form-data from 4.0.5 to 4.0.6
  • #256 Bump the actions group with 2 updates
  • #255 Bump esbuild from 0.28.0 to 0.28.1
  • #254 Bump the actions group in /.github/workflows with 2 updates
  • #253 Bump the actions group with 2 updates
  • #251 Bump js-yaml from 4.1.1 to 4.2.0 in the actions group
  • #249 Bump ws from 8.20.0 to 8.21.0
  • #248 Bump the actions group in /.github/workflows with 2 updates
  • #247 Bump the actions group with 2 updates
  • #246 Bump github/codeql-action from 4.35.4 to 4.35.5 in /.github/workflows in the actions group
  • #245 Bump the actions group with 2 updates
  • #244 Bump github/codeql-action from 4.35.3 to 4.35.4 in /.github/workflows in the actions group
  • #243 Bump @​types/node from 25.6.0 to 25.6.2 in the actions group
  • #242 Bump ip-address from 10.1.0 to 10.2.0
  • #240 Bump the actions group across 1 directory with 2 updates
  • #238 Bump the actions group with 2 updates
  • #237 Bump github/codeql-action from 4.35.1 to 4.35.2 in /.github/workflows in the actions group
  • #236 Bump the actions group with 2 updates
  • #235 Bump the actions group with 3 updates
  • #233 Bump the actions group across 1 directory with 2 updates

[5.0.0] - 2026-04-07

Features

  • #227 Migrate to ESM with esbuild, vitest

Runtime and platform

  • #222 Update Node version from 20 to 24

Dependabot updates

  • #231 Bump github/codeql-action in /.github/workflows in the actions group
  • #230 Bump typescript in the actions group across 1 directory
  • #228 Bump picomatch

... (truncated)

Commits

Updates golangci/golangci-lint-action from d583c34f0599d37dbac4a198b9c83201be380893 to ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a

Commits

Updates codecov/codecov-action from 5975040f7f7d40edaff8d784b576fd65ae95c073 to 0fb7174895f61a3b6b78fc075e0cd60383518dac

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Updates aquasecurity/trivy-action from 0.9.2 to 0.36.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.36.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@v0.35.0...v0.36.0

Release: 0.35.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.34.2...0.35.0

Release: v0.35.0

This release is a duplicate of 0.35.0 which was not compromised.

As part of our response to the recent supply chain attack, we have migrated all tags to use the v prefix (e.g., v0.35.0 instead of 0.35.0). Going forward, all new releases will use the v prefix convention.

We have intentionally kept the 0.35.0 tag intact to avoid breaking existing workflows that depend on it.

If you are currently using 0.35.0, your workflows are safe — no action is required.

Release: v0.34.0

Full Changelog: aquasecurity/trivy-action@v0.33.1...v0.34.0

Release: v0.33.1

What's Changed

Full Changelog: aquasecurity/trivy-action@v0.33.0...v0.33.1

... (truncated)

Commits
  • ed142fd chore: update action version to v0.36.0 in examples (#563)
  • dea62cf chore(deps): Update trivy to v0.70.0 (#559)
  • 128d9a8 chore: use GitHub Actions as git commit author in bump-trivy workflow (#561)
  • 876cf04 Upgrade Trivy action version from 0.33.1 to 0.35.0 fixes #549 (#548)
  • dada784 Fix typo in GOOGLE_APPLICATION_CREDENTIALS env var name (#547)
  • 4a2deec fix: use portable shebang in entrypoint.sh (#545)
  • 1994662 chore(deps): bump the actions group with 5 updates (#558)
  • 6b36659 chore: add zizmor config (#557)
  • 316aa5a ci: add dependabot config (#556)
  • 264c9c5 test: use pinned digests for trivy-db, trivy-java-db and trivy-checks (#555)
  • Additional commits viewable in compare view

Updates dorny/paths-filter from 3.0.3 to 4.0.2

Release notes

Sourced from dorny/paths-filter's releases.

v4.0.2

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.0...v4.0.1

v4.0.0

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3.0.3...v4.0.0

Changelog

Sourced from dorny/paths-filter's changelog.

Changelog

v4.0.2

v4.0.1

v4.0.0

v3.0.3

v3.0.2

v3.0.1

v3.0.0

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-eabbb9fbcd branch 2 times, most recently from 36750e0 to 550666f Compare July 19, 2026 08:44
Bumps the actions group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `7.0.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.6.0` | `7.0.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.1` |
| [azure/k8s-set-context](https://github.com/azure/k8s-set-context) | `4.0.2` | `5.0.1` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `d583c34f0599d37dbac4a198b9c83201be380893` | `ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5975040f7f7d40edaff8d784b576fd65ae95c073` | `0fb7174895f61a3b6b78fc075e0cd60383518dac` |
| [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.9.2` | `0.36.0` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter) | `3.0.3` | `4.0.2` |



Updates `actions/checkout` from 4.3.1 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@34e1148...9c091bb)

Updates `actions/setup-go` from 5.6.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@40f1582...b7ad1da)

Updates `actions/upload-artifact` from 4.6.2 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...043fb46)

Updates `azure/k8s-set-context` from 4.0.2 to 5.0.1
- [Release notes](https://github.com/azure/k8s-set-context/releases)
- [Changelog](https://github.com/Azure/k8s-set-context/blob/main/CHANGELOG.md)
- [Commits](Azure/k8s-set-context@ae59a72...8698eba)

Updates `golangci/golangci-lint-action` from d583c34f0599d37dbac4a198b9c83201be380893 to ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@d583c34...ba0d7d2)

Updates `codecov/codecov-action` from 5975040f7f7d40edaff8d784b576fd65ae95c073 to 0fb7174895f61a3b6b78fc075e0cd60383518dac
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@5975040...0fb7174)

Updates `aquasecurity/trivy-action` from 0.9.2 to 0.36.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@1f0aa58...ed142fd)

Updates `dorny/paths-filter` from 3.0.3 to 4.0.2
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@d1c1ffe...7b450ff)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-go
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: azure/k8s-set-context
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: codecov/codecov-action
  dependency-version: 0fb7174895f61a3b6b78fc075e0cd60383518dac
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: dorny/paths-filter
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: golangci/golangci-lint-action
  dependency-version: ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a
  dependency-type: direct:production
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-eabbb9fbcd branch from 550666f to ea297ea Compare July 20, 2026 08:19
@hosseinqadiri
hosseinqadiri deleted the dependabot/github_actions/actions-eabbb9fbcd branch July 23, 2026 07:09
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant