From 9ee3e99da025a07c9c24cd3c8c21285b23970c0c Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:25:58 +0000 Subject: [PATCH] argo-events/1.9.2-r1: fix GHSA-29wx-vh33-7x7r --- argo-events.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argo-events.yaml b/argo-events.yaml index e4d88092f3b..b438a3c34bf 100644 --- a/argo-events.yaml +++ b/argo-events.yaml @@ -1,7 +1,7 @@ package: name: argo-events version: 1.9.2 - epoch: 1 + epoch: 2 description: Event-driven Automation Framework for Kubernetes. copyright: - license: Apache-2.0 @@ -15,7 +15,7 @@ pipeline: - uses: go/bump with: - deps: github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.6.0 github.com/hashicorp/go-retryablehttp@v0.7.7 + deps: github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.6.0 github.com/hashicorp/go-retryablehttp@v0.7.7 github.com/golang-jwt/jwt/v4@v4.5.1 replaces: github.com/whilp/git-urls=github.com/chainguard-dev/git-urls@v1.0.2 github.com/hamba/avro=github.com/hamba/avro/v2@v2.13.0 - uses: go/build