Skip to content

Commit

Permalink
policy-controller/0.9.0-r10: fix GHSA-4f8r-qqr9-fq8j
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Oct 10, 2024
1 parent e9792ea commit 46840b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policy-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: policy-controller
version: 0.9.0
epoch: 10
epoch: 11
description: The policy admission controller used to enforce policy on a cluster on verifiable supply-chain metadata from cosign.
copyright:
- license: Apache-2.0
Expand All @@ -26,7 +26,7 @@ pipeline:

- uses: go/bump
with:
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/hashicorp/[email protected] github.com/docker/[email protected] github.com/open-policy-agent/[email protected]
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/hashicorp/[email protected] github.com/docker/[email protected] github.com/open-policy-agent/[email protected] github.com/theupdateframework/[email protected]

- runs: |
mkdir -p "${{targets.destdir}}/usr/bin"
Expand Down

0 comments on commit 46840b4

Please sign in to comment.