Skip to content

Update AWS provider/module and generated content (#999) #1533

Update AWS provider/module and generated content (#999)

Update AWS provider/module and generated content (#999) #1533

Workflow file for this run

name: goreleaser
on:
push:
branches:
- master
pull_request:
branches:
- master
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
with:
go-version-file: 'go.mod'
- name: goreleaser check
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
with:
version: v2.3.2
args: check