From c5c051f2ff0c13f50ca1034291541a3c46780020 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 8 May 2024 14:01:02 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to c439f8e Signed-off-by: noreply@rainote.dev --- .gitea/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 5d82c23..084729f 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:c439f8e6b6679bf1c67c1b3bb3b05e5534147e1c67c627326cc071e428852182 steps: - uses: actions/checkout@v4 - name: Setup dotnet