Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Bump cryptography from 3.3.2 to 41.0.2 in /py-utils #1037

Bump cryptography from 3.3.2 to 41.0.2 in /py-utils

Bump cryptography from 3.3.2 to 41.0.2 in /py-utils #1037

Workflow file for this run

# Copyright (c) 2022 Seagate Technology LLC and/or its Affiliates
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# For any questions about this software or licensing,
# please email opensource@seagate.com or cortx-questions@seagate.com.
#
name: DCO Check
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: tisonkun/actions-dco@v1.0