Skip to content

chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in the go_modules group #314

chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in the go_modules group

chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in the go_modules group #314

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Siemens AG
# SPDX-FileContributor: Gaurav Mishra <mishra.gaurav@siemens.com>
# SPDX-License-Identifier: GPL-2.0-only
name: REUSE Compliance Check
concurrency:
group: static-${{ github.head_ref }}
cancel-in-progress: true
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
REUSE-Compliance-Check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1