Skip to content

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (… #52

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (…

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (… #52

Workflow file for this run

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