Commit Graph

14 Commits

Author SHA1 Message Date
Héctor Molinero Fernández
ae82178446 Reformat GitHub YAML files 2024-07-20 11:58:32 +02:00
Héctor Molinero Fernández
21b6e9e4a1
Merge pull request #10 from hectorm/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-18 20:38:30 +01:00
dependabot[bot]
7efa177e18
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 00:57:13 +00:00
dependabot[bot]
f8989d290c
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 00:57:09 +00:00
dependabot[bot]
a6b0870176
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 00:04:49 +00:00
dependabot[bot]
02047beb30
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 00:26:00 +00:00
Héctor Molinero Fernández
5ce4479549 Run workflow with ubuntu-latest 2022-07-17 12:23:50 +02:00
Héctor Molinero Fernández
20808cf8a5 Remove arm32v7 architecture 2022-06-14 23:48:02 +02:00
Héctor Molinero Fernández
2f8f43e6f7 Build common stages separately 2022-06-14 23:45:37 +02:00
Héctor Molinero Fernández
9bc4cbe849 Explicitly define global permissions for the GitHub token 2022-05-21 17:27:29 +02:00
dependabot[bot]
f25b06b04c
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 00:54:41 +00:00
Héctor Molinero Fernández
24337c3892 Do not upload native artifact 2022-04-28 22:57:59 +02:00
Héctor Molinero Fernández
526a0afb0d Use environment variable instead of context 2022-04-28 22:38:50 +02:00
Héctor Molinero Fernández
5aaac72250 Migration to GitHub Actions and image namespace update 2022-04-26 22:11:31 +02:00