Skgland
|
0aa6abe517
|
pin 3rd-party actions
following githubs recommendations[^3rd-p-a] to use full-length commit SHA for 3rd-party actions
setup dependabot to help keep dependencies up-to-date
[^3rd-p-a]: https://docs.github.com/en/actions/reference/security/secure-use#using-third-party-actions
|
2026-04-10 23:52:43 +02:00 |
|
Skgland
|
4a9f690c16
|
update docker/build-push-action@v6 -> docker/build-push-action@v7
|
2026-04-10 23:22:38 +02:00 |
|
Skgland
|
e3d020ea74
|
update docker/metadata-action@v5 -> docker/metadata-action@v6
|
2026-04-10 23:22:38 +02:00 |
|
Skgland
|
82378c6338
|
update docker/login-action@v3 -> docker/login-action@v4
|
2026-04-10 23:22:38 +02:00 |
|
Skgland
|
f456c98c5b
|
update docker/setup-buildx-action@v3 -> docker/setup-buildx-action@v4
|
2026-04-10 23:22:37 +02:00 |
|
Skgland
|
eba16a2213
|
update actions/checkout@v4 -> actions/checkout@v6
|
2026-04-10 23:22:37 +02:00 |
|
Bennet Bleßmann
|
b74c8139d1
|
fix ci and update all used actions
|
2025-01-23 19:53:59 +01:00 |
|
Niklas Gruhn
|
b3df81c143
|
Adjust Github Action: Docker Publish
1. Not only publish Docker images when new release tags are created but
on every push to master, since release frequency is so low.
2. Use newer versions of the various actions (setup-buildx-action,
login-action, metadata-action, ...) to suppress some deprecation
warnings see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
2022-11-15 18:55:15 +01:00 |
|
Niklas Gruhn
|
bb9de52a53
|
push Docker image on new release
Setup GitHub action which automatically builds and pushes Docker
images, when new release tags are created.
|
2022-04-14 21:42:28 +02:00 |
|