From a24624c5af9054212a6d85192cb16c649e1174e5 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 29 Jul 2024 14:01:24 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to 8b01a3f 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..278b2b1 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:8b01a3fa4a08c9f2fd6e2891d536b36390458ca23872c664e7241d8d1ba0ca3b steps: - uses: actions/checkout@v4 - name: Setup dotnet