aRustyDev / aRustyDev/helm-charts

deps: ci: bump the github-actions group across 1 directory with 6 updates

Open
#172 0 comments 0 reactions 0 assignees View on GitHub
dependencies github-actions
Dominant language
Go Template
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Dependabot Update

Bumps the github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1` | `2` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2` | `3` |
| [helm/chart-testing-action](https://github.com/helm/chart-testing-action) | `2.7.0` | `2.8.0` |
| [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `4` | `5` |

Updates `actions/checkout` from 4 to 6

Release notes

Sourced from actions/checkout's releases.



v6.0.0


What's Changed



Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0


v6-beta


What's Changed


Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.


This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.


v5.0.1


What's Changed



Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1


v5.0.0


What's Changed



⚠️ Minimum Compatible Runner Version


v2.327.1

Release Notes


Make sure your runner is updated to this version or newer to use this release.


Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0


v4.3.1


What's Changed



Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.1


v4.3.0


What's Changed



... (truncated)

Changelog

Sourced from actions/checkout's changelog.



Changelog


v6.0.2



v6.0.1



v6.0.0



v5.0.1



v5.0.0



v4.3.1



v4.3.0



v4.2.2



v4.2.1



v4.2.0



v4.1.7



v4.1.6



... (truncated)

Commits


Updates `actions/github-script` from 7 to 8

Release notes

Sourced from actions/github-script's releases.



v8.0.0


What's Changed



⚠️ Minimum Compatible Runner Version


v2.327.1

Release Notes


Make sure your runner is updated to this version or newer to use this release.


New Contributors



Full Changelog: https://github.com/actions/github-script/compare/v7.1.0...v8.0.0


v7.1.0


What's Changed



New Contributors



Full Changelog: https://github.com/actions/github-script/compare/v7...v7.1.0


... (truncated)

Commits


Updates `actions/create-github-app-token` from 1 to 2

Release notes

Sourced from actions/create-github-app-token's releases.



v2.0.0


2.0.0 (2025-04-03)



BREAKING CHANGES



  • Removed deprecated inputs (app_id, private_key, skip_token_revoke) and made app-id and private-key required in the action configuration.


v1.12.0


1.12.0 (2025-03-27)


Features



v1.11.7


1.11.7 (2025-03-20)


Bug Fixes



  • deps: bump undici from 5.28.4 to 7.5.0 (#214) (a24b46a)


v1.11.6


1.11.6 (2025-03-03)


Bug Fixes



  • deps: bump the production-dependencies group with 2 updates (#210) (1ff1dea)


v1.11.5


1.11.5 (2025-02-15)


Bug Fixes


... (truncated)

Commits


  • 29824e6 build(release): 2.2.1 [skip ci]

  • b212e6a fix(deps): bump the production-dependencies group with 2 updates (#311)

  • 8efbf9b ci: create stale workflow (#309)

  • 7e473ef build(release): 2.2.0 [skip ci]

  • dce3be8 fix(deps): bump p-retry from 6.2.1 to 7.1.0 (#294)

  • 5480f43 fix(deps): bump glob from 10.4.5 to 10.5.0 (#305)

  • d90aa53 feat: update permission inputs (#296)

  • 55e2a4b fix(deps): bump the production-dependencies group with 2 updates (#292)

  • cc6f999 ci(test): trigger on merge_group (#308)

  • 40fa6b5 build(deps-dev): bump @​sinonjs/fake-timers from 14.0.0 to 15.0.0 (#295)

  • Additional commits viewable in compare view


Updates `actions/attest-build-provenance` from 2 to 3

Release notes

Sourced from actions/attest-build-provenance's releases.



v3.0.0


What's Changed



⚠️ Minimum Compatible Runner Version


v2.327.1
Release Notes


Make sure your runner is updated to this version or newer to use this release.


Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.4.0...v3.0.0


v2.4.0


What's Changed



Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.3.0...v2.4.0


v2.3.0


What's Changed



Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.3...v2.3.0


v2.2.3


What's Changed



Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.2...v2.2.3


v2.2.2


What's Changed



Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.2.1...v2.2.2


v2.2.1


... (truncated)

Commits


Updates `helm/chart-testing-action` from 2.7.0 to 2.8.0

Release notes

Sourced from helm/chart-testing-action's releases.



v2.8.0


What's Changed



New Contributors



Full Changelog: https://github.com/helm/chart-testing-action/compare/v2...v2.8.0


Commits


  • 6ec842c Bump sigstore/cosign-installer from 3.8.1 to 4.0.0 (#184)

  • 4ea74f6 Use uv instead of python venv (#172)

  • b0c0606 Bump the actions group across 1 directory with 2 updates (#183)

  • 0bfa5c0 Bump actions/setup-python from 5.4.0 to 6.0.0 (#179)

  • e27de75 Bump actions/checkout from 4.2.2 to 5.0.0 (#181)

  • 2fe8321 bump ct and yamale version (#178)

  • 0941a6b Fix the broken link for GitHub Help Documentation (#174)

  • c71c0c7 Bump the actions group across 1 directory with 4 updates (#171)

  • See full diff in compare view


Updates `peter-evans/create-or-update-comment` from 4 to 5

Release notes

Sourced from peter-evans/create-or-update-comment's releases.



Create or Update Comment v5.0.0


⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.


What's Changed



... (truncated)

Commits


  • e8674b0 feat: v5 (#439)

  • fffe59e build(deps-dev): bump @​types/node from 18.19.127 to 18.19.129 (#438)

  • 076d572 build(deps-dev): bump @​types/node from 18.19.126 to 18.19.127 (#437)

  • 86a2645 build(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 (#436)

  • be17e0c build(deps-dev): bump @​types/node from 18.19.124 to 18.19.126 (#435)

  • ef75eae build(deps-dev): bump @​types/node from 18.19.123 to 18.19.124 (#433)

  • 82a7ad0 build(deps): bump actions/setup-node from 4 to 5 (#432)

  • f7c845d build(deps-dev): bump @​types/node from 18.19.122 to 18.19.123 (#430)

  • 5da8e07 build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#428)

  • 2de7f66 build(deps-dev): bump @​types/node from 18.19.121 to 18.19.122 (#427)

  • Additional commits viewable in compare view


Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)

---

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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

## Pull Request

- PR: #171
- Author: @dependabot[bot]
- URL: https://github.com/aRustyDev/helm-charts/pull/171

---
This issue was automatically created to track the Dependabot update.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.