We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28becc0 commit c30dc37Copy full SHA for c30dc37
.github/workflows/fossa.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
22
- - uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
+ - uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
23
with:
24
api-key: ${{secrets.FOSSA_API_KEY}}
25
team: OpenTelemetry
0 commit comments