Skip to content

Commit

Permalink
Update default action Scala Steward's version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma authored Jan 25, 2021
1 parent a07cef3 commit 0b818e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
required: false
scala-steward-version:
description: 'Scala Steward version to use'
default: '0.8.1'
default: '0.9.0'
required: false
ignore-opts-files:
description: 'Whether to ignore "opts" files (such as `.jvmopts` or `.sbtopts`) when found on repositories or not'
Expand Down

2 comments on commit 0b818e0

@xuwei-k
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alejandrohdezma
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverting to previous version until it is synced

Please sign in to comment.