Skip to content

Bump github.com/aws/aws-sdk-go-v2/config from 1.25.6 to 1.25.8 #36

Bump github.com/aws/aws-sdk-go-v2/config from 1.25.6 to 1.25.8

Bump github.com/aws/aws-sdk-go-v2/config from 1.25.6 to 1.25.8 #36

Workflow file for this run

name: pipeline
on: [push]
permissions:
contents: write
jobs:
go:
uses: pete911/github-actions/.github/workflows/go.yml@main
go-release:
needs:
- go
uses: pete911/github-actions/.github/workflows/go-releaser.yml@main
secrets:
PUBLIC_REPO_TOKEN: ${{ secrets.PUBLIC_REPO_TOKEN }}