Skip to content

Bump golang.org/x/net from 0.15.0 to 0.17.0 (#263) #72

Bump golang.org/x/net from 0.15.0 to 0.17.0 (#263)

Bump golang.org/x/net from 0.15.0 to 0.17.0 (#263) #72

name: Update Draft Release
"on":
push:
branches:
- main
jobs:
update:
name: Update Draft Release
runs-on:
- ubuntu-latest
steps:
- id: release-drafter
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.IMPLEMENTATION_GITHUB_TOKEN }}