Skip to content

chore(deps-dev): bump @testing-library/react from 12.1.1 to 16.0.1 in… #368

chore(deps-dev): bump @testing-library/react from 12.1.1 to 16.0.1 in…

chore(deps-dev): bump @testing-library/react from 12.1.1 to 16.0.1 in… #368

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
unit-tests:
uses: ./.github/workflows/unit-tests.yaml
build-and-push:
uses: ./.github/workflows/build-and-push.yaml
secrets: inherit