Skip to content

Bump golang.org/x/net from 0.30.0 to 0.31.0 in the gomod group (#129) #100

Bump golang.org/x/net from 0.30.0 to 0.31.0 in the gomod group (#129)

Bump golang.org/x/net from 0.30.0 to 0.31.0 in the gomod group (#129) #100

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-20.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v6
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}