Skip to content

Commit

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

... 2.0", in file "action.yaml"

Made with ❤️️ by updatecli

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

... 3.0", in file "action.yaml"

Made with ❤️️ by updatecli

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

... 4.0", in file "action.yaml"

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli <me@olblak.com>
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
Co-authored-by: Olivier Vernin <olivier@vernin.me>
  • Loading branch information
4 people committed Jun 23, 2023
1 parent 21e2044 commit e5e6863
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.53.0
default: v0.54.0
runs:
using: 'node16'
main: 'dist/index.js'

0 comments on commit e5e6863

Please sign in to comment.