Skip to content

Bump docker.io/golang image from 1.22.2 to v1.22.3 #92

Bump docker.io/golang image from 1.22.2 to v1.22.3

Bump docker.io/golang image from 1.22.2 to v1.22.3 #92

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
go:
uses: poseidon/.github/.github/workflows/golang-library.yaml@main
multiarch:
uses: poseidon/fleetlock/.github/workflows/multiarch.yaml@main
secrets:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}