Skip to content

build(deps): Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#122) #8

build(deps): Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#122)

build(deps): Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#122) #8

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@v3
with:
command: manifest
token: ${{ secrets.RELEASE_TOKEN }}