Compare commits

..

No commits in common. "2a2f48481828ca7e66e503f11ba1f10e2a694f9b" and "705ee9d6534723e5db4d6008317f36daf755018a" have entirely different histories.

View file

@ -59,7 +59,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:be6661897e8b51abab7e30728b387475dcb340da5ebf13a53965ef7c642034ff container: catthehacker/ubuntu:act-latest@sha256:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Setup dotnet - name: Setup dotnet