dependabot[bot]
|
4c087d319a
|
deps(actions): bump the others group across 1 directory with 7 updates
Bumps the others group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.3` | `2.1.6` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2.1.0` | `2.1.1` |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.2` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `6.7.0` | `7.1.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.6.1` | `3.7.1` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.5.0` | `6.9.0` |
| [google-github-actions/deploy-cloudrun](https://github.com/google-github-actions/deploy-cloudrun) | `2.6.0` | `2.7.1` |
Updates `google-github-actions/auth` from 2.1.3 to 2.1.6
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/auth/compare/v2.1.3...v2.1.6)
Updates `google-github-actions/setup-gcloud` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v2.1.0...v2.1.1)
Updates `actions/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.2)
Updates `super-linter/super-linter` from 6.7.0 to 7.1.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v6.7.0...v7.1.0)
Updates `docker/setup-buildx-action` from 3.6.1 to 3.7.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.1)
Updates `docker/build-push-action` from 6.5.0 to 6.9.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.5.0...v6.9.0)
Updates `google-github-actions/deploy-cloudrun` from 2.6.0 to 2.7.1
- [Release notes](https://github.com/google-github-actions/deploy-cloudrun/releases)
- [Changelog](https://github.com/google-github-actions/deploy-cloudrun/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/deploy-cloudrun/compare/v2.6.0...v2.7.1)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: others
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: others
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: others
- dependency-name: super-linter/super-linter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: others
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: others
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: others
- dependency-name: google-github-actions/deploy-cloudrun
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: others
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 06:18:53 +00:00 |
Gustavo Valverde
|
f7a7b6b5ed
|
fix(ci): garbage collect dev instances just on PR closure
|
2024-07-29 18:33:55 +01:00 |
dependabot[bot]
|
c7525596ec
|
deps(actions): bump the docker group with 3 updates (#5)
Bumps the docker group with 3 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action).
Updates `docker/setup-buildx-action` from 3.4.0 to 3.6.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.6.1)
Updates `docker/login-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0)
Updates `docker/build-push-action` from 6.3.0 to 6.5.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.3.0...v6.5.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 18:19:31 +01:00 |
Gustavo Valverde
|
036667e883
|
ref(workflows): align workflows with `zfnd` standards (#4)
|
2024-07-29 18:11:34 +01:00 |
Gustavo Valverde
|
4652db30ab
|
fix(deploy): do not allow public access to prod
|
2024-07-15 14:47:58 +01:00 |
Gustavo Valverde
|
1e2760113f
|
fix(dependabot): use correct docker directory
|
2024-07-15 14:40:44 +01:00 |
Gustavo Valverde
|
16a3f21f39
|
add: uptime-kuma and workflow files (#1)
* add: uptime-kuma and workflow files
* imp: use latest uptime kuma for better DB management
* ref(deploy): allow an external `mariadb` database
* fix(db): patch `knex_init_db.js` file
* fix(runtime): avoid spawning zombie processes
* chore: do not commit `trunk` linting confs
* fix(actions): permissions
* imp(deploy): use secrets from GCP secret manager
|
2024-07-15 10:53:05 +01:00 |