Skip to content

Commit

Permalink
Update version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalb4doc committed May 13, 2020
1 parent 8b7608c commit 8db615d
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 @@ -4,7 +4,7 @@ author: 'JFrog'
inputs:
version:
description: 'JFrog CLI Version'
default: '1.35.3'
default: '1.35.5'
required: false
runs:
using: 'node12'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-jfrog-cli",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"description": "Setup JFrog CLI in GitHub Actions",
"main": "lib/main.js",
Expand Down

0 comments on commit 8db615d

Please sign in to comment.