Skip to content

Commit

Permalink
argo-events/1.9.2-r1: fix GHSA-29wx-vh33-7x7r
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Nov 5, 2024
1 parent 653b92b commit 9ee3e99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argo-events.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -15,7 +15,7 @@ pipeline:

- uses: go/bump
with:
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/hashicorp/[email protected]
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/hashicorp/[email protected] github.com/golang-jwt/jwt/[email protected]
replaces: github.com/whilp/git-urls=github.com/chainguard-dev/[email protected] github.com/hamba/avro=github.com/hamba/avro/[email protected]

- uses: go/build
Expand Down

0 comments on commit 9ee3e99

Please sign in to comment.