diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5db1292..8083afb 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -5,7 +5,7 @@ on: jobs: publish: runs-on: docker - container: ghcr.io/catthehacker/ubuntu:full-latest + container: ghcr.io/catthehacker/ubuntu:act-latest permissions: actions: read contents: read