Skip to content

Pin japicmp baseline with apidiff snapshots (#527) #322

Pin japicmp baseline with apidiff snapshots (#527)

Pin japicmp baseline with apidiff snapshots (#527) #322

Workflow file for this run

name: FOSSA
on:
push:
branches:
- main
permissions:
contents: read
jobs:
fossa:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: fossas/fossa-action@29693cc50323968e039056be419b32989fc5880c # v2.0.0
with:
api-key: ${{secrets.FOSSA_API_KEY}}
team: OpenTelemetry