Skip to content

Commit

Permalink
bank-vaults.yaml: Add openssf-options (#31950)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvreeland authored Oct 25, 2024
1 parent 77b25f7 commit 78471d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bank-vaults.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: bank-vaults
version: 1.20.4
epoch: 18
epoch: 19
description: A Vault swiss-army knife. A CLI tool to init, unseal and configure Vault (auth methods, secret engines).
copyright:
- license: Apache-2.0
Expand All @@ -13,6 +13,7 @@ environment:
- busybox
- ca-certificates-bundle
- go
- openssf-compiler-options

pipeline:
- uses: git-checkout
Expand Down

0 comments on commit 78471d5

Please sign in to comment.