Skip to content

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.45.5-0.20220523154235-2921a1c3c918 to 0.50.0-beta.0 #29

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.45.5-0.20220523154235-2921a1c3c918 to 0.50.0-beta.0

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.45.5-0.20220523154235-2921a1c3c918 to 0.50.0-beta.0 #29

name: Docker Build & Publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "**"
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
pull_request:
jobs:
docker-security-build:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@main # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile
packageName: faucet