Skip to content

Commit

Permalink
Bump updatecli version to v0.72.0 (#498)
Browse files Browse the repository at this point in the history
chore: Bump updatecli version in action.yaml

Made with ❤️️ by updatecli

Co-authored-by: updatecli <me@olblak.com>
  • Loading branch information
github-actions[bot] and olblak committed Jan 26, 2024
1 parent 1c73b91 commit ecfc21f
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.71.0
default: v0.72.0
runs:
using: 'node20'
main: 'dist/index.js'

0 comments on commit ecfc21f

Please sign in to comment.