Skip to content

chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /benchmar… #130

chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /benchmar…

chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /benchmar… #130

Workflow file for this run

name: Release
on:
push:
branches: [master]
permissions:
contents: write
pull-requests: write
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Release
uses: GoogleCloudPlatform/release-please-action@v3
with:
release-type: go
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true