Compare commits

..
3 Commits
Author SHA1 Message Date
CSRBotandvolker.raschek d2abec2ab2 chore(deps): update dependency docker/compose to v5.1.4
Auto release / tag_on_change (push) Successful in 6s
Build / build-amd64 (push) Successful in 55s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 10s
Build / build-arm64 (push) Successful in 1m45s
2026-05-29 11:34:09 +02:00
volker.raschek 993ac14763 revert(deps): update dependency docker/compose to v5.1.4
Auto release / tag_on_change (push) Failing after 11s
Build / build-amd64 (push) Successful in 50s
Lint Markdown files / markdown-lint (push) Successful in 6s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 7s
Build / build-arm64 (push) Successful in 1m40s
This reverts commit fa51e930e0.
2026-05-29 11:33:33 +02:00
volker.raschek 8c9a0d1e1d fix(ci): add actions write permission 2026-05-29 11:33:22 +02:00
+1
View File
@@ -13,6 +13,7 @@ env:
jobs: jobs:
tag_on_change: tag_on_change:
permissions: permissions:
actions: write
contents: write contents: write
runs-on: ubuntu-latest runs-on: ubuntu-latest