Skip to content

Bump sigstore-protobuf-specs from 0.3.2 to 0.3.5 #460

Bump sigstore-protobuf-specs from 0.3.2 to 0.3.5

Bump sigstore-protobuf-specs from 0.3.2 to 0.3.5 #460

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- name: lint
run: make lint