Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #377

Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #377

name: GoReleaser
on: push
jobs:
build-snapshot:
name: Build Snapshot
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.20.x"
- name: Build Snapshot
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
args: --clean --snapshot