Skip to content

Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group #4

Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group

Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group #4

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.BOT_GITHUB_TOKEN }}
assignees: thulasirajkomminar
numOfAssignee: 1