Skip to content

chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/push #5

chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/push

chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/push #5

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}