From 114d9dc2aa01af7b6f29fa50709a9405d13e5a28 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 29 Aug 2024 14:01:14 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to b182c0f 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 0918884..fbe21f1 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:b182c0f1821129df1bcd0837f480fcd92305097fc4e197a9c5ed140d6f37c747 steps: - uses: actions/checkout@v4 - name: Setup dotnet