From f68c8343d85c96e1a45e1f215f09d786b111dc4f Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sun, 1 Sep 2024 14:00:57 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to cfc3a7d 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..554a911 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:cfc3a7d39de50d5414ef460ba0e1fbf3acc7296b15df49e33d32a10ed39ab874 steps: - uses: actions/checkout@v4 - name: Setup dotnet