Skip to content

Commit

Permalink
tekton-chains/0.22.2-r0: 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 e5bafca commit d5dfd1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tekton-chains.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: tekton-chains
version: 0.22.2
epoch: 0
epoch: 1
description: Supply Chain Security in Tekton Pipelines
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:

- uses: go/bump
with:
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/docker/[email protected]
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/docker/[email protected] github.com/golang-jwt/jwt/[email protected]

- uses: go/build
with:
Expand Down

0 comments on commit d5dfd1d

Please sign in to comment.