Skip to content

ci(golangci-lint-action): update golangci to v1.53 #83

ci(golangci-lint-action): update golangci to v1.53

ci(golangci-lint-action): update golangci to v1.53 #83

name: release-please
on:
push:
branches:
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: go
changelog-path: CHANGELOG.md