Skip to content

Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 #241

Bump actions/attest-build-provenance from 2.2.3 to 2.3.0

Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 #241

Workflow file for this run

name: goreleaser
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
with:
go-version-file: 'go.mod'
- name: goreleaser check
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
with:
version: v2.7.0
args: check