Skip to content

build(deps): bump alpine from b89d9c9 to 0a4eaa0 #36

build(deps): bump alpine from b89d9c9 to 0a4eaa0

build(deps): bump alpine from b89d9c9 to 0a4eaa0 #36

Workflow file for this run

name: CI
on:
pull_request:
env:
GO_VERSION: 1.19
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: ${{ github.sha }}
push: false
upload: false