Skip to content

Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#71) #160

Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#71)

Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#71) #160

Workflow file for this run

name: Main Branch - Build & Test
on:
push:
branches:
- main
pull_request:
paths:
- '**/*.go'
- 'go.mod'
- 'go.sum'
jobs:
lint:
name: Go Linter
uses: ./.github/workflows/lint.yaml
test:
name: Go Test
uses: ./.github/workflows/test.yaml