We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374b551 commit 282ca79Copy full SHA for 282ca79
.github/workflows/renovate.yaml
@@ -18,7 +18,7 @@ jobs:
18
env:
19
OTEL_EXPORTER_OTLP_ENDPOINT: '${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}'
20
OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}'
21
- - uses: renovatebot/[email protected].16
+ - uses: renovatebot/[email protected].17
22
23
RENOVATE_REPOSITORIES: ${{ github.repository }}
24
with:
0 commit comments