Skip to content

Commit b7fb200

Browse files
committed
Update version to 7.0.1
1 parent 12e22ed commit b7fb200

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-script",
33
"description": "A GitHub action for executing a simple script",
4-
"version": "7.0.0",
4+
"version": "7.0.1",
55
"author": "GitHub",
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -64,4 +64,4 @@
6464
"ts-jest": "^29.1.1",
6565
"typescript": "^5.2.2"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)