Commit Graph

12 Commits

Author SHA1 Message Date
ff35d9e0ef
Replace build file with docker/bake-action and implement GHA cache 2022-09-13 23:23:11 +02:00
138c59b810
Improve syntax 2022-09-13 23:22:32 +02:00
3372cef4ae
Merge pull request #6 from N0rthernL1ghts/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-09-13 23:09:15 +02:00
ebdc0cbfd1
Merge pull request #5 from N0rthernL1ghts/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-09-13 23:08:57 +02:00
7b2cbbf458
Merge pull request #4 from N0rthernL1ghts/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2022-09-13 23:08:39 +02:00
dependabot[bot]
b437f55524
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 21:08:31 +00:00
248f6fb30c
Merge pull request #3 from N0rthernL1ghts/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-09-13 23:08:20 +02:00
dependabot[bot]
98b38f2f8a
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-09-13 21:06:38 +00:00
dependabot[bot]
f9175a2e72
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 21:06:35 +00:00
dependabot[bot]
8e235a1473
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 21:06:33 +00:00
dependabot[bot]
7f7583f1ba
Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 21:06:30 +00:00
e286305362
Initial commit 2022-01-14 21:54:59 +01:00