diff --git a/nri-consul.yaml b/nri-consul.yaml index 6d913d19243..c798f7f0f1a 100644 --- a/nri-consul.yaml +++ b/nri-consul.yaml @@ -1,6 +1,6 @@ package: name: nri-consul - version: 2.8.1 + version: 2.8.2 epoch: 0 description: New Relic Infrastructure Consul Integration copyright: @@ -10,7 +10,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/newrelic/nri-consul - expected-commit: 40f2380066121269204218cd53effa738948ff57 + expected-commit: adf9e9d1b87458834860c8954fb3ade989f29e5e tag: v${{package.version}} - uses: go/build