From 4871a894b9763d6216dd1193b798db00c09edc14 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Jun 2026 20:20:13 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to f9f3042 --- .gitea/workflows/cron.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cron.yaml b/.gitea/workflows/cron.yaml index 0e41071..ad8eb33 100644 --- a/.gitea/workflows/cron.yaml +++ b/.gitea/workflows/cron.yaml @@ -36,7 +36,7 @@ jobs: tags: | type=raw,value=latest type=raw,value=${{ steps.get-latest-tag.outputs.tag }},enable=${{ steps.get-latest-tag.outputs.tag != '' }} - - uses: docker/build-push-action@f9f3042f7e278958642786bbf5d9e5f43a1e5baf # v7.2.0 + - uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0 with: context: . push: true