Skip to content

chore(deps): bump golang.org/x/net from 0.26.0 to 0.38.0 #210

chore(deps): bump golang.org/x/net from 0.26.0 to 0.38.0

chore(deps): bump golang.org/x/net from 0.26.0 to 0.38.0 #210

Workflow file for this run

name: Release
on: push
jobs:
semantic-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codfish/semantic-release-action@v1
if: github.ref == 'refs/heads/master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}