Skip to content

chore(deps): Bump golangci/golangci-lint-action from 4 to 5 (#92) #42

chore(deps): Bump golangci/golangci-lint-action from 4 to 5 (#92)

chore(deps): Bump golangci/golangci-lint-action from 4 to 5 (#92) #42

Workflow file for this run

name: Track releases
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}