Skip to content

Bump grpcio from 1.53.0 to 1.53.2 in /src/api/python (#1836) #502

Bump grpcio from 1.53.0 to 1.53.2 in /src/api/python (#1836)

Bump grpcio from 1.53.0 to 1.53.2 in /src/api/python (#1836) #502

Workflow file for this run

---
name: 'fossa'
on:
push:
branches:
- 'main'
permissions:
contents: read
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- uses: fossas/fossa-action@f61a4c0c263690f2ddb54b9822a719c25a7b608f # v1.3.1
with:
api-key: ${{ secrets.FOSSA_API_KEY }}