Skip to content

chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /tool #370

chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /tool

chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /tool #370

Workflow file for this run

name: CI
on:
push:
branches: [ 'main' ]
paths-ignore:
- '**.md' # Don't run CI on markdown changes.
pull_request:
branches: [ 'main', 'feat/**' ]
paths-ignore:
- '**.md'
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/ci