File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ var_4_win: &cache_key_win_fallback v7-angular-win-node-12-{{ checksum ".bazelver
32
32
33
33
# Cache key for the `components-repo-unit-tests` job. **Note** when updating the SHA in the
34
34
# cache keys also update the SHA for the "COMPONENTS_REPO_COMMIT" environment variable.
35
- var_5 : &components_repo_unit_tests_cache_key v7-angular-components-448523bffffecd2b53a3d2854c3051b6b7a3934f
35
+ var_5 : &components_repo_unit_tests_cache_key v7-angular-components-189d98e8b01b33974328255f085de04251d61567
36
36
var_6 : &components_repo_unit_tests_cache_key_fallback v7-angular-components-
37
37
38
38
# Workspace initially persisted by the `setup` job, and then enhanced by `build-npm-packages` and
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ setPublicVar COMPONENTS_REPO_TMP_DIR "/tmp/angular-components-repo"
74
74
setPublicVar COMPONENTS_REPO_URL " https://github.com/angular/components.git"
75
75
setPublicVar COMPONENTS_REPO_BRANCH " master"
76
76
# **NOTE**: When updating the commit SHA, also update the cache key in the CircleCI `config.yml`.
77
- setPublicVar COMPONENTS_REPO_COMMIT " 448523bffffecd2b53a3d2854c3051b6b7a3934f "
77
+ setPublicVar COMPONENTS_REPO_COMMIT " 189d98e8b01b33974328255f085de04251d61567 "
78
78
79
79
80
80
# ###################################################################################################
You can’t perform that action at this time.
0 commit comments