Skip to content

build(deps): bump github.com/coder/websocket from 1.8.14 to 1.8.15 #403

build(deps): bump github.com/coder/websocket from 1.8.14 to 1.8.15

build(deps): bump github.com/coder/websocket from 1.8.14 to 1.8.15 #403

Workflow file for this run

name: Test
on:
push:
branches:
- main
paths-ignore:
- README.md
pull_request:
branches:
- main
schedule:
- cron: 0 4 * * SUN
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version-file: "go.mod"