Skip to content

Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#288) #275

Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#288)

Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#288) #275

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: [push, pull_request]
permissions: # set top-level default permissions as security good practice
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
with:
persist-credentials: false
- name: REUSE Compliance Check
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5