-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #240 from CircleCI-Public/pr/238
Pull request comment has incorrect information and pin config.yml orb with the latest version
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ orbs: | |
# For the orb-tools-orb it must call itself within the first workflow, | ||
# meaning this dev version will need to be published every 90 days. | ||
# No other orbs will need to import themselves here. | ||
orb-tools-alpha: circleci/orb-tools@dev:alpha | ||
orb-tools-alpha: circleci/orb-tools@12.1.0 | ||
shellcheck: circleci/[email protected] | ||
|
||
filters: &filters | ||
|
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