From 98824df69f2bcd960858bcf1a2cd952459af5b50 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 16 Aug 2023 19:06:50 +0000 Subject: [PATCH] guac/0.1.2 package update --- guac.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guac.yaml b/guac.yaml index 33270ff5038..d45133c3435 100644 --- a/guac.yaml +++ b/guac.yaml @@ -1,7 +1,7 @@ package: name: guac - version: 0.1.1 - epoch: 1 + version: 0.1.2 + 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: 73359ad8bba24220cac4ec2c389aa739ccb71f76 + expected-commit: 463b8004beebbd413ecf556e4fc5a1bf986534ab - uses: go/build with: