Skip to content

Bump golang.org/x/net from 0.24.0 to 0.38.0 in /samples/deployment/fabric-smart-client/the-simple-testing-network #229

Bump golang.org/x/net from 0.24.0 to 0.38.0 in /samples/deployment/fabric-smart-client/the-simple-testing-network

Bump golang.org/x/net from 0.24.0 to 0.38.0 in /samples/deployment/fabric-smart-client/the-simple-testing-network #229

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@v5
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0