Skip to content

build(deps): bump macholib from 1.16.3 to 1.16.4 #73

build(deps): bump macholib from 1.16.3 to 1.16.4

build(deps): bump macholib from 1.16.3 to 1.16.4 #73

name: Release Please
on:
push:
branches: ['main', 'master']
pull_request:
branches: ['main', 'master']
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Release with release-please
id: release
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json