Skip to content

Bump googleapis from 89.0.0 to 129.0.0 #558

Bump googleapis from 89.0.0 to 129.0.0

Bump googleapis from 89.0.0 to 129.0.0 #558

Workflow file for this run

# Automatically picks up labels from `labels.json` and adds them to the repository
name: Default
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Label Syncer
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
with:
manifest: .github/labels.json
prune: false