From 9ad3481da695cfc652c776804ccb990762573df0 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Sep 2025 02:41:50 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group with 4 updates (#2146)
---
.github/workflows/docker-build-push.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.github/workflows/docker-build-push.yaml b/.github/workflows/docker-build-push.yaml
index be1da70..af7ef70 100644
--- a/.github/workflows/docker-build-push.yaml
+++ b/.github/workflows/docker-build-push.yaml
@@ -37,7 +37,7 @@
network=host
- name: Install cosign
if: github.event_name != 'pull_request'
- uses: sigstore/cosign-installer@v3.9.2
+ uses: sigstore/cosign-installer@v3.10.0
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
if: github.event_name != 'pull_request'
--
Gitblit v1.10.0