Skip to content

Commit

Permalink
Bump updatecli version to v0.56.0 (#422)
Browse files Browse the repository at this point in the history
* chore: key "$.inputs.version.default" updated from "v0.55.1" to "v0.5...

... 5.2", in file "action.yaml"

Made with ❤️️ by updatecli

* chore: key "$.inputs.version.default" updated from "v0.55.2" to "v0.5...

... 6.0", in file "action.yaml"

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli <me@olblak.com>
Co-authored-by: Olivier Vernin <olivier@vernin.me>
  • Loading branch information
3 people committed Aug 5, 2023
1 parent 19a2a2f commit 7903abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
version:
description: 'Specify Updatecli version to use. Accepted values are any Updatecli version'
required: false
default: v0.55.2
default: v0.56.0
runs:
using: 'node16'
main: 'dist/index.js'

0 comments on commit 7903abe

Please sign in to comment.