Skip to content

Bump cloud.google.com/go/bigquery from 1.55.0 to 1.56.0 (#1032) #111

Bump cloud.google.com/go/bigquery from 1.55.0 to 1.56.0 (#1032)

Bump cloud.google.com/go/bigquery from 1.55.0 to 1.56.0 (#1032) #111

name: Release Tagged
on:
push:
branches:
- master
tags:
- "[0-9]+.[0-9]+.[0-9]+*"
defaults:
run:
working-directory: go/src/github.com/stackrox/infra
jobs:
lint:
uses: ./.github/workflows/lint.yaml
build-and-push:
uses: ./.github/workflows/build-and-push.yaml
secrets: inherit