Compare commits

...

1 commit

View file

@ -62,7 +62,7 @@ jobs:
generate-licences: generate-licences:
needs: [ build, preprocess ] needs: [ build, preprocess ]
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest@sha256:efe7d859ca6f98a21b3b0471ab48455af597a064d719f65332d0f105aadcad65 container: catthehacker/ubuntu:act-latest@sha256:fe2de22b2f677a840f346dcd68dd9064f6709b404308300ab92e6bf8ef31e8a8
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Setup dotnet - name: Setup dotnet