File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8282 run : yarn ng-dev release build
8383 - name : Store PR release packages
8484 if : github.event_name == 'pull_request'
85- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
85+ uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
8686 with :
8787 name : packages
8888 path : dist/releases/*.tgz
Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ yarn_install(
8686
8787http_archive (
8888 name = "aspect_bazel_lib" ,
89- sha256 = "d584b7e6db0a790c4de11a7cbb9133fb40da598194304d0dbc68e4c1749237d0 " ,
90- strip_prefix = "bazel-lib-1.34.2 " ,
91- url = "https://github.com/aspect-build/bazel-lib/archive/v1.34.2 .tar.gz" ,
89+ sha256 = "9a51150a25ba13e0301b47bbe731aef537330dcc222dc598ebdfe18d2efe2f33 " ,
90+ strip_prefix = "bazel-lib-1.34.5 " ,
91+ url = "https://github.com/aspect-build/bazel-lib/archive/v1.34.5 .tar.gz" ,
9292)
9393
9494load ("@aspect_bazel_lib//lib:repositories.bzl" , "aspect_bazel_lib_dependencies" , "register_jq_toolchains" )
You can’t perform that action at this time.
0 commit comments