Skip to content

Update GitHub Actions Runner from v2.316.1 to v2.317.0 #112

Update GitHub Actions Runner from v2.316.1 to v2.317.0

Update GitHub Actions Runner from v2.316.1 to v2.317.0 #112

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 }}