Commit Graph

6 Commits

Author SHA1 Message Date
Renovate Bot 26ee25fb02 chore(deps): pin dependencies (#174)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | pinDigest |  → `3d3c42e` |
| [docker.io/thegeeklab/git-sv](https://github.com/thegeeklab/git-sv) | container | major | `2.1.3` → `3.0.0` |
| [https://github.com/Azure/setup-helm](https://github.com/Azure/setup-helm) | action | pinDigest |  → `9bc31f4` |
| [https://github.com/aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | action | pinDigest |  → `e6de054` |
| [https://github.com/crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) | action | pinDigest |  → `2dc316d` |
| [https://github.com/docker/login-action](https://github.com/docker/login-action) | action | pinDigest |  → `dbcb813` |
| [https://github.com/docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | pinDigest |  → `bb05f3f` |
| [https://github.com/ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) | action | pinDigest |  → `2576378` |
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | action | pinDigest |  → `0977fd9` |

---

### Release Notes

<details>
<summary>thegeeklab/git-sv (docker.io/thegeeklab/git-sv)</summary>

### [`v3.0.0`](https://github.com/thegeeklab/git-sv/releases/tag/v3.0.0)

[Compare Source](https://github.com/thegeeklab/git-sv/compare/v2.1.3...v3.0.0)

#### v3.0.0 (2026-07-22)

##### Features

- add `retag` command ([#&#8203;339](https://github.com/thegeeklab/git-sv/issues/339)) ([`6ca1acc`](https://github.com/thegeeklab/git-sv/commit/6ca1acc))

##### Bug Fixes

- **deps:** update module github.com/urfave/cli/v3 to v3.10.1 ([#&#8203;335](https://github.com/thegeeklab/git-sv/issues/335)) ([`e1eed49`](https://github.com/thegeeklab/git-sv/commit/e1eed49))

##### Others

- **docker:** update docker.io/library/golang:1.26.5 docker digest to [`3aff665`](https://github.com/thegeeklab/git-sv/commit/3aff665) ([#&#8203;340](https://github.com/thegeeklab/git-sv/issues/340)) ([`7b26ce9`](https://github.com/thegeeklab/git-sv/commit/7b26ce9))
- **deps:** update golang patch version ([#&#8203;338](https://github.com/thegeeklab/git-sv/issues/338)) ([`9e7b538`](https://github.com/thegeeklab/git-sv/commit/9e7b538))
- **deps:** update ghcr.io/aquasecurity/trivy docker tag to v0.72.0 ([#&#8203;337](https://github.com/thegeeklab/git-sv/issues/337)) ([`fece7eb`](https://github.com/thegeeklab/git-sv/commit/fece7eb))
- drop discontinued goreportcard badge ([`1cde6e4`](https://github.com/thegeeklab/git-sv/commit/1cde6e4))
- **docker:** update docker.io/library/golang:1.26.4 docker digest to [`f96cc55`](https://github.com/thegeeklab/git-sv/commit/f96cc55) ([#&#8203;336](https://github.com/thegeeklab/git-sv/issues/336)) ([`3686e26`](https://github.com/thegeeklab/git-sv/commit/3686e26))
- **docker:** update docker.io/library/golang:1.26.4 docker digest to [`32c0e6e`](https://github.com/thegeeklab/git-sv/commit/32c0e6e) ([#&#8203;333](https://github.com/thegeeklab/git-sv/issues/333)) ([`d920969`](https://github.com/thegeeklab/git-sv/commit/d920969))
- drop `--force` from tag subcommand ([#&#8203;334](https://github.com/thegeeklab/git-sv/issues/334)) ([`2a8e1a9`](https://github.com/thegeeklab/git-sv/commit/2a8e1a9))
- **deps:** update ci tools non-major to v0.71.2 ([#&#8203;332](https://github.com/thegeeklab/git-sv/issues/332)) ([`42678cb`](https://github.com/thegeeklab/git-sv/commit/42678cb))

##### BREAKING CHANGES

- The `--force` flag of the tag subcommand was not useful and got replaced by a dedicated subcommand `retag` with [#&#8203;327](https://github.com/thegeeklab/git-sv/pull/327).

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - Only on Sunday and Saturday (`* * * * 0,6`)
- Automerge
  - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`)

🚦 **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](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJraW5kL2RlcGVuZGVuY3kiXX0=-->

Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/174
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
2026-08-04 14:04:38 +00:00
Renovate Bot 0dbbe94f0a chore(deps): update actions/checkout action to v7 (#164)
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/164
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
2026-06-27 19:57:19 +00:00
DaanSelen aee6935ead chore: rename workflow in accordance with the others 2026-04-02 15:42:53 +02:00
Renovate Bot 2aaf69b2cd chore(deps): update actions/checkout action to v6 (#85)
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/85
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
2025-12-04 16:33:38 +00:00
Renovate Bot 4be7971caa chore(deps): update actions/checkout action to v5 (#53)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v4` -> `v5` |
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v4.2.2` -> `v5` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v5`](https://github.com/actions/checkout/compare/v4...v5)

[Compare Source](https://github.com/actions/checkout/compare/v4...v5)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xOC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/53
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-by: DaanSelen <daanselen@noreply.gitea.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
2025-09-12 02:55:08 +00:00
Markus Pesch 7f868a0a27 chore(ci): add shellcheck (#7)
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/7
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com>
Co-authored-by: Markus Pesch <markus.pesch@cryptic.systems>
Co-committed-by: Markus Pesch <markus.pesch@cryptic.systems>
2025-04-03 17:52:36 +00:00