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.
2 parents b3de075 + a96a3d6 commit 1380158Copy full SHA for 1380158
.github/workflows/fossa.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
17
- - uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
+ - uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
18
with:
19
api-key: ${{secrets.FOSSA_API_KEY}}
20
team: OpenTelemetry
docs/examples/fork-process-model/flask-uwsgi/requirements.txt
@@ -2,9 +2,8 @@ click==8.1.7
2
Flask==2.3.3
3
googleapis-common-protos==1.52.0
4
grpcio==1.56.2
5
-gunicorn==22.0.0
6
itsdangerous==2.1.2
7
-Jinja2==3.1.5
+Jinja2==3.1.6
8
MarkupSafe==2.1.3
9
opentelemetry-api==1.20.0
10
opentelemetry-exporter-otlp==1.20.0
0 commit comments