Skip to content

Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.19 #154

Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.19

Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.19 #154

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]

Check failure on line 17 in .github/workflows/docker-build-publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-build-publish.yml

Invalid workflow file

error parsing called workflow ".github/workflows/docker-build-publish.yml" -> "rollkit/.github/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
dockerfile: Dockerfile
secrets: inherit