Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/Moliholy/asset-c…
Browse files Browse the repository at this point in the history
…onversion-pallet
  • Loading branch information
José Molina committed Dec 11, 2023
2 parents 4346a71 + 7b50a99 commit fb3dc89
Show file tree
Hide file tree
Showing 31 changed files with 2,477 additions and 3,133 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build ${{ matrix.runtime }} runtime
id: srtool_build
uses: chevdor/[email protected].0
uses: chevdor/[email protected].1
with:
chain: ${{ matrix.runtime }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2.0
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3.0
with:
images: paritytech/trappist

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2.0
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3.0
with:
images: paritytech/trappist

Expand Down
Loading

0 comments on commit fb3dc89

Please sign in to comment.