Skip to content

Bump golang.org/x/net from 0.31.0 to 0.32.0 in /http in the dependencies group #463

Bump golang.org/x/net from 0.31.0 to 0.32.0 in /http in the dependencies group

Bump golang.org/x/net from 0.31.0 to 0.32.0 in /http in the dependencies group #463

Workflow file for this run

name: Changelog
on:
pull_request:
branches:
- main
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled
- unlabeled
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
name: Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dangoslen/changelog-enforcer@v3