Skip to content

Bump github.com/sigstore/cosign/v2 from 2.0.2 to 2.2.1 #233

Bump github.com/sigstore/cosign/v2 from 2.0.2 to 2.2.1

Bump github.com/sigstore/cosign/v2 from 2.0.2 to 2.2.1 #233

Workflow file for this run

name: CI
on:
push:
branches: ['main']
pull_request:
branches: ['main']
workflow_dispatch:
jobs:
ci:
name: CI
runs-on: ['ubuntu-latest']
steps:
- uses: actions/setup-go@v2
with:
go-version: '1.20.x'
- uses: actions/checkout@v3
- run: go build ./...