Skip to content

build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the minor-updates group #2104

build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the minor-updates group

build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the minor-updates group #2104

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: conventional-commit-pr-title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}