Skip to content

Bump github.com/quic-go/webtransport-go from 0.5.3 to 0.10.0 in /samples/demos/irb #329

Bump github.com/quic-go/webtransport-go from 0.5.3 to 0.10.0 in /samples/demos/irb

Bump github.com/quic-go/webtransport-go from 0.5.3 to 0.10.0 in /samples/demos/irb #329

Workflow file for this run

#
# SPDX-License-Identifier: Apache-2.0
#
name: Git checks
on: [pull_request]
permissions:
contents: read
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0