diff --git a/yace.yaml b/yace.yaml index 4f683c789d2..5a5392d2df3 100644 --- a/yace.yaml +++ b/yace.yaml @@ -1,7 +1,7 @@ package: name: yace version: 0.62.1 - epoch: 0 + epoch: 1 description: Prometheus exporter for AWS CloudWatch. copyright: - license: Apache-2.0 @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/nerdswords/yet-another-cloudwatch-exporter tag: v${{package.version}} - expected-commit: 78b97ac0b437533ddd9062cfaa8932a08170bd0a + expected-commit: 292db29c1537af84a5e831b007bc9ff501708eaa - uses: go/build with: