Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot]
9d5ed9670e fix(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 14:33:31 +01:00
dependabot[bot]
0aeaf17088 fix(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 10:03:54 -06:00
dependabot[bot]
df19fcfed3 fix(deps): 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 11:30:05 +02:00
dependabot[bot]
af65e1bbc1 fix(deps): 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 11:19:01 +02:00
sebthom
fbce0a0c55 minor cleanup 2023-06-29 18:41:35 +02:00
sebthom
f820788a38 also push image to ghcr.io 2023-06-23 13:43:42 +02:00
sebthom
c58014cb81 cleanup Dockerfile and configure hadolint 2023-06-23 12:32:38 +02:00
sebthom
0a7b88c2ec update gha workflow 2023-06-23 12:32:17 +02:00
sebthom
c293a86fbb update license header 2023-06-23 11:49:49 +02:00
sebthom
d227830195 configure fast apt mirror 2023-03-18 17:27:12 +01:00
sebthom
23c2ef6f84 Workaround "Could not connect to azure.archive.ubuntu.com:80" 2023-01-13 16:09:36 +01:00
dependabot[bot]
d21a2a02b1 fix(deps): 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)
- [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-03-21 15:34:36 +01:00
dependabot[bot]
63d63f6e3a fix(deps): 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-03-07 14:39:57 +01:00
sebthom
90626f2d0e add TRIVY_GITHUB_TOKEN 2021-12-22 20:41:04 +01:00
sebthom
a26bbc9b57 improve build config 2021-07-24 20:52:56 +02:00
sebthom
6b40e26bb0 improve build scripts and migrate from Travis to GitHub Actions 2020-12-05 21:58:04 +01:00