Skip to content

Build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#4) #3

Build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#4)

Build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#4) #3

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false