Skip to content

Commit 529496c

Browse files
authored
Fix OpenTelemetry version
1 parent 66bf684 commit 529496c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
renovate:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: plengauer/opentelemetry-bash/actions/instrument/job@v5.8.2
15+
- uses: plengauer/opentelemetry-bash/actions/instrument/job@v5.10.1
1616
with:
1717
secrets_to_redact: '${{ toJSON(secrets) }}'
1818
env:

0 commit comments

Comments
 (0)