diff --git a/.forgejo/workflows/ingress-nginx.yaml b/.forgejo/workflows/ingress-nginx.yaml index f0b851a..f06b4c7 100644 --- a/.forgejo/workflows/ingress-nginx.yaml +++ b/.forgejo/workflows/ingress-nginx.yaml @@ -9,7 +9,7 @@ jobs: ingress-nginx: runs-on: docker container: - image: catthehacker/ubuntu:act-latest + image: catthehacker/ubuntu:act-24.04 force_pull: true steps: - name: Check out repository code