Skip to content

build(deps): bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 #137

build(deps): bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0

build(deps): bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 #137

Workflow file for this run

# Copyright © Idiap Research Institute <contact@idiap.ch>
#
# SPDX-License-Identifier: BSD-3-Clause
name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1