Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.87.2 to 1.87.3 #1063

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.87.2 to 1.87.3

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.87.2 to 1.87.3 #1063

Workflow file for this run

name: goreleaser
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- name: goreleaser check
uses: goreleaser/goreleaser-action@v6
with:
version: v2.3.2
args: check