Skip to content

chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 #57

chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1

chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 #57

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: 'License Check'
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
license_check:
name: License Checking
runs-on: [ ubuntu-latest ]
steps:
- name: Checkout the code
uses: actions/checkout@v4 # v3.4.0
- name: REUSE Compliance Check
uses: fsfe/reuse-action@a46482ca367aef4454a87620aa37c2be4b2f8106 # v3.0.0