From 41ab8ebbe73343e71dfe43c130257318c495beb4 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 23 Mar 2025 16:18:50 +0000 Subject: [PATCH] chore(deps): update git.kjan.de/actions/rust-node docker digest to --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 446c7cd..9e8b828 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -5,7 +5,7 @@ on: jobs: test: - container: git.kjan.de/actions/rust-node@sha256:49fb2dad7814507334a38ea36ec2852a552cebc5b421ec22295d8a01421cd435 + container: git.kjan.de/actions/rust-node name: Tests runs-on: ubuntu-latest steps: -- 2.47.2