Skip to content

Commit 48cbba7

Browse files
author
Süleyman Barman
authored
Bump version to 1.8.0
1 parent 7771f87 commit 48cbba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workflow-telemetry-action",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"private": false,
55
"description": "Github action to collect metrics (CPU, memory, I/O, etc ...) from your workflows to help you debug and optimize your CI/CD pipeline",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)