Skip to content

Commit

Permalink
Bump updatecli version to v0.74.0 (#504)
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 Mar 7, 2024
1 parent e1fb849 commit 9b35aa6
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.73.0
default: v0.74.0
runs:
using: 'node20'
main: 'dist/index.js'

0 comments on commit 9b35aa6

Please sign in to comment.