Skip to content

Bump golang.org/x/net from 0.21.0 to 0.22.0 #25

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

Bump golang.org/x/net from 0.21.0 to 0.22.0 #25

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