Skip to content

chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#217) #168

chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#217)

chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#217) #168

Workflow file for this run

name: Release
on:
push:
branches: [master]
permissions:
contents: write
pull-requests: write
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Release
uses: GoogleCloudPlatform/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/.release-please-manifest.json