From b9eda1fdf8f1d51c5a2051b6e4d939fecc48487a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 28 Feb 2024 20:34:32 +0000 Subject: [PATCH] chore(deps): update catthehacker/ubuntu:act-latest docker digest to 478c2df 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..bc2e585 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:478c2df2b8ca598b33b5f1ff6e9511f0c46b4b7081109535bf1b728b8ec5f4f8 steps: - uses: actions/checkout@v4 - name: Setup dotnet