X Tutup
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prepare release v4.2.0
  • Loading branch information
rentziass committed Mar 13, 2023
commit c5f1d2f012a75413c632ffc74da3bcc7ecd82b69
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "github-script",
"description": "A GitHub action for executing a simple script",
"version": "4.1.0",
"version": "4.2.0",
"author": "GitHub",
"license": "MIT",
"main": "dist/index.js",
Expand Down
X Tutup