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

build(deps): bump github.com/rollkit/go-da from 0.4.0 to 0.5.0 #414

build(deps): bump github.com/rollkit/go-da from 0.4.0 to 0.5.0

build(deps): bump github.com/rollkit/go-da from 0.4.0 to 0.5.0 #414

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: rollkit/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.3.0 # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile