Skip to content

Bump golang.org/x/net from 0.7.0 to 0.17.0 #200

Bump golang.org/x/net from 0.7.0 to 0.17.0

Bump golang.org/x/net from 0.7.0 to 0.17.0 #200

Workflow file for this run

name: Goreleaser CI
on: [push, pull_request]
permissions:
contents: read
jobs:
goreleaser-config:
name: Check
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check config
uses: goreleaser/goreleaser-action@v5
with:
args: check -f .goreleaser.yml