Commit Graph

7 Commits

Author SHA1 Message Date
Henrik Rydgård 85d76c369c Merge remote-tracking branch 'origin/dependabot/github_actions/docker/login-action-4' into dependabot-multi-merge 2026-04-02 09:48:17 -06:00
dependabot[bot] b11c2baa02 Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 09:47:20 +00:00
dependabot[bot] 5c2f8e6f6d Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 09:47:17 +00:00
Davide Pesavento 62b147cc53 CI: Simplify docker workflow 2025-06-08 12:46:24 -04:00
Francisco Javier Trujillo Mata d17c67bcdc Update docker layer GHA workflow 2024-07-19 00:23:09 +02:00
Unknown W. Brackets e7eddab2a1 Build: Update deprecated actions.
There are some deprecations coming and some actions might stop working.
It seems softprops/action-gh-release@v1 is not being actively maintained,
and isn't updated here.
2022-10-26 00:18:14 -07:00
Francisco Javier Trujillo Mata 77fa87d9b7 Generate dockerfile in GHA 2022-02-07 23:34:02 +01:00