Skip to content

Bump python from 3.11.3-slim to 3.12.0-slim #897

Bump python from 3.11.3-slim to 3.12.0-slim

Bump python from 3.11.3-slim to 3.12.0-slim #897

Workflow file for this run

# Copyright 2020-present Open Networking Foundation
# SPDX-License-Identifier: Apache-2.0
---
name: REUSE
on:
push:
branches:
- master
pull_request:
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: reuse lint
run: make check-reuse