Skip to content

chore(deps-dev): Bump tar from 7.5.2 to 7.5.9 (#128) #141

chore(deps-dev): Bump tar from 7.5.2 to 7.5.9 (#128)

chore(deps-dev): Bump tar from 7.5.2 to 7.5.9 (#128) #141

Workflow file for this run

name: release-please
on:
push:
branches:
- main
permissions:
contents: read
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}