Skip to content

Bump actions/setup-python from 6.0.0 to 6.1.0 #32

Bump actions/setup-python from 6.0.0 to 6.1.0

Bump actions/setup-python from 6.0.0 to 6.1.0 #32

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
name: pre-commit
permissions: read-all
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1