Skip to content

Update module golang.org/x/crypto to v0.22.0 #107

Update module golang.org/x/crypto to v0.22.0

Update module golang.org/x/crypto to v0.22.0 #107

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Steffen Vogel <post@steffenvogel.de>
# SPDX-License-Identifier: Apache-2.0
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/github-workflow.json
---
name: Tests
on:
push:
branches:
- main
pull_request:
jobs:
test:
name: REUSE
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3