Skip to content

build(deps): bump sigstore from 4.2.0 to 4.3.0 in the python-dependencies group #795

build(deps): bump sigstore from 4.2.0 to 4.3.0 in the python-dependencies group

build(deps): bump sigstore from 4.2.0 to 4.3.0 in the python-dependencies group #795

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
- name: lint
run: make lint