We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740a5ff commit 9241f14Copy full SHA for 9241f14
.github/workflows/fossa.yml
@@ -42,7 +42,7 @@ jobs:
42
cd "$ORIGINAL_DIR" || exit 1
43
done
44
45
- - uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
+ - uses: fossas/fossa-action@c414b9ad82eaad041e47a7cf62a4f02411f427a0 # v1.8.0
46
with:
47
api-key: ${{secrets.FOSSA_API_KEY}}
48
team: OpenTelemetry
0 commit comments