diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index aef7e8c..958d404 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -2,7 +2,7 @@ on: [push] jobs: build: container: - image: git.hannover.ccc.de/c3h/leitstelle-forgejo-actions/runner:test + image: git.hannover.ccc.de/c3h/leitstelle-forgejo-actions/runner:latest env: RUNNER_TOOL_CACHE: /toolcache TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'