-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump bluefireteam/melos-action
Bumps [bluefireteam/melos-action](https://github.com/bluefireteam/melos-action) from c7dcb921b23cc520cace360b95d02b37bf09cdaa to ec2c512a52c2f359186ca19bac0be977c44913e6. - [Release notes](https://github.com/bluefireteam/melos-action/releases) - [Commits](bluefireteam/melos-action@c7dcb92...ec2c512) --- updated-dependencies: - dependency-name: bluefireteam/melos-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
ece37d3
commit fa14390
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,6 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- uses: dart-lang/[email protected] | ||
- uses: bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa | ||
- uses: bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6 | ||
with: | ||
tag: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- uses: dart-lang/[email protected] | ||
- uses: bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa | ||
- uses: bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6 | ||
with: | ||
run-versioning: ${{ inputs.prerelease == false }} | ||
run-versioning-prerelease: ${{ inputs.prerelease == true }} | ||
|