From 7a5d92c6e89e940d3fdf09bccaf4a9ef16c5f3dd Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 1 Oct 2024 10:01:12 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to 747df97 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..c383188 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:747df979d95e45c45f0c7b4d7c3b097644c1c6821e4a450b68be45b7137faf3f steps: - uses: actions/checkout@v4 - name: Setup dotnet