dependabot[bot]
798aa33df1
build(deps): bump the actions group across 1 directory with 7 updates
...
Bumps the actions group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action ) | `16` | `19` |
| [actions/checkout](https://github.com/actions/checkout ) | `4.2.2` | `5.0.0` |
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) | `3.0.1` | `4.0.0` |
| [actions/stale](https://github.com/actions/stale ) | `9.1.0` | `10.0.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.4.0` | `6.0.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.4.0` | `3.5.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2.2.1` | `2.3.2` |
Updates `DeterminateSystems/nix-installer-action` from 16 to 19
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases )
- [Commits](e50d5f73bf...90bb610b90 )
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8 )
Updates `actions/upload-pages-artifact` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](56afc609e7...7b1f4a764d )
Updates `actions/stale` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5bef64f19d...3a9db7e6a4 )
Updates `actions/setup-go` from 5.4.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0aaccfd150...4469467582 )
Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072 )
Updates `softprops/action-gh-release` from 2.2.1 to 2.3.2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](c95fe14893...72f2c25fcb )
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
dependency-version: '19'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-pages-artifact
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/stale
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/setup-go
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 03:16:51 +00:00
dependabot[bot]
3b61208f2e
build(deps): bump the actions group across 1 directory with 5 updates ( #1098 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: brokenpip3 <brokenpip3@gmail.com>
2025-03-30 18:58:10 +02:00
Luigi Operoso
2864a85364
chore: pin github actions, update and freeze pre-commit hooks, update nix flake ( #1097 )
2025-03-30 18:11:32 +02:00
Luigi Operoso
81251d3ddc
chore: update jenkins and plugins to latest lts, update gh actions, add flake, remove minikube and use kind ( #974 )
...
- update to latest jenkins lts
- update github actions
- add nix flake (experimental, build artifacts still wip)
- remove minikube and use kind for a better experience
2024-02-24 17:08:10 +01:00
dependabot[bot]
e6bd8c3f14
Bump peter-evans/create-pull-request from 3 to 5 ( #817 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:06:57 +02:00
dependabot[bot]
936dbc4713
Bump actions/checkout from 2 to 3 ( #815 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 23:06:17 +02:00
Szymon Fugas
64de9aad91
chore: fix Helm chart release workflow ( #683 )
...
Modified sed usage in Helm chart release workflow to account for dependencies section present in Chart.yaml
Unify usage of sed across Helm chart release workflow
2021-12-15 14:40:03 +01:00
Sig00rd
4e046280a3
Workflow: Release Helm chart ( #626 )
...
* Add Makefile target to release latest version of Helm chart
* Add workflow that packages Helm chart release and creates PR with it
* Remove old Helm targets
2021-08-16 10:54:12 +02:00