Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions guac.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: guac
version: 0.1.0
epoch: 2
version: 0.1.1
epoch: 0
description: GUAC aggregates software security metadata into a high fidelity graph database.
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/guacsec/guac
tag: v${{package.version}}
expected-commit: 01984331b7337492b833d6b96ddb020d56654e39
expected-commit: 73359ad8bba24220cac4ec2c389aa739ccb71f76

- uses: go/build
with:
Expand Down