Skip to content

Bump golang.org/x/net from 0.28.0 to 0.34.0 #6754

Bump golang.org/x/net from 0.28.0 to 0.34.0

Bump golang.org/x/net from 0.28.0 to 0.34.0 #6754

Workflow file for this run

name: Commit Message Check
on: # yamllint disable-line rule:truthy
pull_request:
permissions: read-all
jobs:
check-commit-message:
name: Check Commit Message
runs-on: ubuntu-latest
steps:
- name: Check out source
uses: actions/checkout@v4
- name: Check commit message
uses: webiny/[email protected]