From 12b76308c5c7879da1ade479255e8affa558cc14 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 1 Mar 2024 12:56:34 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to be66618 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 c393e53..78f3732 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:a96ff9118eb7ce9aa52c46eb6989d1c0227d31ec19de3ba0d8e0a484773ab4fb + container: catthehacker/ubuntu:act-latest@sha256:be6661897e8b51abab7e30728b387475dcb340da5ebf13a53965ef7c642034ff steps: - uses: actions/checkout@v4 - name: Setup dotnet