Skip to content

Commit 60a0d83

Browse files
authoredNov 17, 2023
Merge pull request #440 from actions/joshmgross/v7.0.1
Update version to 7.0.1
2 parents 12e22ed + b7fb200 commit 60a0d83

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

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

‎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)
Please sign in to comment.