From 20e5368eb93ea294a43ea4e51e0adf91e73b0411 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 15 Mar 2024 14:01:56 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to 5f2ff40 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 78f3732..39f65ca 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -59,7 +59,7 @@ jobs: generate-licences: needs: [ build, preprocess ] runs-on: ubuntu-latest - container: catthehacker/ubuntu:act-latest@sha256:be6661897e8b51abab7e30728b387475dcb340da5ebf13a53965ef7c642034ff + container: catthehacker/ubuntu:act-latest@sha256:5f2ff408985b10de9da4a8ea735b7f07d4f98c61608180ebb8964deb37f7580a steps: - uses: actions/checkout@v4 - name: Setup dotnet