diff --git a/guac.yaml b/guac.yaml index 9611bc96d60..954f7d81ef1 100644 --- a/guac.yaml +++ b/guac.yaml @@ -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 @@ -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: