Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
otymko committed Sep 11, 2023
1 parent 29167e7 commit d8352d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ branding:
author: 'otymko'
inputs:
version:
description: 'Version of Onescript to use. Support value: 1.0.21, 1.2.0, 1.3.0, dev'
description: 'Version of Onescript to use. Support value: 1.3.0, 1.5.0, 1.8.1, dev'
runs:
using: 'node12'
main: 'dist/index.js'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-onescript",
"version": "0.0.0",
"version": "1.2.0",
"private": true,
"description": "setup onescript action",
"main": "index.js",
Expand Down

0 comments on commit d8352d1

Please sign in to comment.