We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc9e43f + 66e2752 commit c73441fCopy full SHA for c73441f
1 file changed
nri-mssql.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: nri-mssql
3
- version: 2.11.0
+ version: 2.12.0
4
epoch: 0
5
description: New Relic Infrastructure Mssql Integration
6
copyright:
@@ -18,7 +18,7 @@ pipeline:
18
- uses: git-checkout
19
with:
20
repository: https://github.com/newrelic/nri-mssql
21
- expected-commit: 7fdf443ef6dc7a44036fb04d7c279109e0464220
+ expected-commit: 9cecda7fb74553265ce8286058e5feb8216cf567
22
tag: v${{package.version}}
23
24
- uses: go/build
0 commit comments