Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
merge master once again II
Browse files Browse the repository at this point in the history
* master:
  zombienet: add BEEFY justifications import test (#5855)
  disputes rewards (#5862)
  pvf-checker: enable subsystem on all chains (#5977)
  Update Rococo to mirror Kusama (#5617)
  Update Substrate (#5981)
  Service: Use weak dependency features (#5966)
  Companion for paritytech/substrate#12183 (#5971)
  Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 (#5976)
  • Loading branch information
ordian committed Sep 8, 2022
2 parents 3fe81e9 + 87d6cfc commit e87cc9c
Show file tree
Hide file tree
Showing 66 changed files with 4,791 additions and 1,198 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-50_publish-docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9 # v1.7
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v1.7
- name: Cache Docker layers
uses: actions/cache@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-51_publish-docker-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9 # v1.7
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v1.7
- name: Cache Docker layers
uses: actions/cache@v3
with:
Expand Down
Loading

0 comments on commit e87cc9c

Please sign in to comment.