Skip to content

Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#1080) #139

Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#1080)

Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#1080) #139

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