Skip to content

Bump golang.org/x/net from 0.22.0 to 0.24.0 #35

Bump golang.org/x/net from 0.22.0 to 0.24.0

Bump golang.org/x/net from 0.22.0 to 0.24.0 #35

name: goreleaser-check
on:
pull_request:
push:
branches:
- master
jobs:
goreleaser-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check goreleaser configuration
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
args: check