Skip to content

Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.10 #4

Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.10

Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.10 #4

name: docker-build-publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
jobs:
docker-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected]
with:
dockerfile: Dockerfile
secrets: inherit