Skip to content

⬆️ Bump @grpc/grpc-js from 1.10.2 to 1.10.9 in /FogNode/auth #252

⬆️ Bump @grpc/grpc-js from 1.10.2 to 1.10.9 in /FogNode/auth

⬆️ Bump @grpc/grpc-js from 1.10.2 to 1.10.9 in /FogNode/auth #252

Workflow file for this run

#
# This source file is part of the Stanford Spezi open source project
#
# SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#
name: Pull Request
on:
pull_request:
workflow_dispatch:
jobs:
reuse_action:
name: REUSE Compliance Check
uses: StanfordSpezi/.github/.github/workflows/reuse.yml@v2
swiftlint:
name: SwiftLint
uses: StanfordSpezi/.github/.github/workflows/swiftlint.yml@v2
markdown_link_check:
name: Markdown Link Check
uses: StanfordBDHG/.github/.github/workflows/markdown-link-check.yml@v2