From 1cc39562f7bfa7bb4c162a7923fb058a6645606a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 22 Jul 2024 14:01:25 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to c4431aa 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..7e67377 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:c4431aaf153d97216ebd29fd6da6023cc9a3bfb63b241ddf79b5eaaf3b000d34 steps: - uses: actions/checkout@v4 - name: Setup dotnet