diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 0918884..e759f22 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -62,7 +62,7 @@ jobs: generate-licences: needs: [build, preprocess] runs-on: ubuntu-latest - container: catthehacker/ubuntu:act-latest@sha256:efe7d859ca6f98a21b3b0471ab48455af597a064d719f65332d0f105aadcad65 + container: catthehacker/ubuntu:act-latest@sha256:d179c7e6ce215545a194faaca6eb4841b63ceb3e9e69a214f3f2d0aca67ca857 steps: - uses: actions/checkout@v4 - name: Setup dotnet