Skip to content

chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (… #14

chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (…

chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (… #14

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@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
with:
token: ${{ secrets.RELEASE_TOKEN }}