Skip to content

build(deps): bump golang from 1.20.6-alpine3.17 to 1.21.5-alpine3.17 #161

build(deps): bump golang from 1.20.6-alpine3.17 to 1.21.5-alpine3.17

build(deps): bump golang from 1.20.6-alpine3.17 to 1.21.5-alpine3.17 #161

Workflow file for this run

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/[email protected] # yamllint disable-line rule:line-length