Skip to content

fix(deps): update dependency google-auth-library to v9.4.1 #85

fix(deps): update dependency google-auth-library to v9.4.1

fix(deps): update dependency google-auth-library to v9.4.1 #85

Workflow file for this run

name: Bots
on:
pull_request_target:
types: [opened]
jobs:
auto-approve:
name: Auto Approve
runs-on: ubuntu-latest
if: github.actor == 'renovate[bot]'
steps:
- uses: actions/checkout@v4
- uses: hmarr/auto-approve-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}