Skip to content

build(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 (#120) #6

build(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 (#120)

build(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 (#120) #6

Workflow file for this run

name: Track releases
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: google-github-actions/release-please-action@v3
with:
command: manifest
token: ${{ secrets.RELEASE_TOKEN }}