From bb223123b7b7fd5025badba345847c818aa7f588 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 13 Aug 2025 03:55:16 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 6 updates (#2082)
---
.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 ee7efa7..bf00ed4 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.8.2
+ uses: sigstore/cosign-installer@v3.9.2
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
if: github.event_name != 'pull_request'
--
Gitblit v1.10.0