Skip to content

Commit

Permalink
argo-workflows/3.5.5 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Feb 29, 2024
1 parent 716e7dc commit 2cc9b2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions argo-workflows.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: argo-workflows
version: 3.5.4
epoch: 2
version: 3.5.5
epoch: 0
description: Workflow engine for Kubernetes.
copyright:
- license: Apache-2.0
Expand All @@ -20,13 +20,13 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 960af331a8c0a3f2e263c8b90f1daf4303816ba8
expected-commit: c80b2e91ebd7e7f604e88442f45ec630380effa0
repository: https://github.com/argoproj/argo-workflows
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/[email protected] github.com/cloudflare/[email protected] github.com/docker/[email protected]
deps: github.com/docker/[email protected]
replaces: github.com/whilp/git-urls=github.com/dlorenc/[email protected]

- runs: |
Expand Down

0 comments on commit 2cc9b2b

Please sign in to comment.