Skip to content

Bump github.com/apple/swift-nio-http2 from 1.19.1 to 1.19.2 #27

Bump github.com/apple/swift-nio-http2 from 1.19.1 to 1.19.2

Bump github.com/apple/swift-nio-http2 from 1.19.1 to 1.19.2 #27

Workflow file for this run

#
# This source file is part of the FA 2021 open source project
#
# SPDX-FileCopyrightText: 2021 Paul Schmiedmayer and the FA 2021 project authors (see CONTRIBUTORS.md) <[email protected]>
#
# SPDX-License-Identifier: MIT
#
name: REUSE Compliance Check
on:
push:
branches:
- develop
pull_request:
branches:
- develop
workflow_dispatch:
jobs:
reuse:
name: REUSE Compliance Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1