Skip to content

Update plengauer/opentelemetry-github action to v5.49.0#272

Merged
plengauer merged 1 commit intomainfrom
renovate/plengauer-opentelemetry-github-5.x
Mar 21, 2026
Merged

Update plengauer/opentelemetry-github action to v5.49.0#272
plengauer merged 1 commit intomainfrom
renovate/plengauer-opentelemetry-github-5.x

Conversation

@plengauer
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
plengauer/opentelemetry-github action minor v5.47.3v5.49.0

Release Notes

plengauer/opentelemetry-github (plengauer/opentelemetry-github)

v5.49.0

Compare Source

What's Changed

Full Changelog: plengauer/Thoth@v5.48...v5.49.0

v5.48.0

Compare Source

What's Changed
New Contributors

Full Changelog: plengauer/Thoth@v5.47.1...v5.48.0

v5.47.5

Compare Source

What's Changed

Full Changelog: plengauer/Thoth@v5...v5.47.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@plengauer plengauer requested a review from moflwi as a code owner March 21, 2026 01:09
@plengauer plengauer enabled auto-merge (squash) March 21, 2026 01:09
Copilot AI review requested due to automatic review settings March 21, 2026 01:09
@plengauer plengauer merged commit f76e242 into main Mar 21, 2026
1 check passed
@plengauer plengauer deleted the renovate/plengauer-opentelemetry-github-5.x branch March 21, 2026 01:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s GitHub Actions workflow instrumentation to the latest minor release of plengauer/opentelemetry-github.

Changes:

  • Bump plengauer/opentelemetry-github action references from v5.47.3 to v5.49.0 in observability workflows.
  • Apply the version update consistently across workflow-, job-, and deploy-level instrumentation steps.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/observability.yml Updates the workflow instrumentation action version to v5.49.0.
.github/workflows/deploy_observability.yaml Updates job and deploy instrumentation action versions to v5.49.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

group: otel-deploy-job
steps:
- uses: plengauer/opentelemetry-github/actions/instrument/job@v5.47.3
- uses: plengauer/opentelemetry-github/actions/instrument/job@v5.49.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy OpenTelemetry' step
Uses Step
uses 'plengauer/opentelemetry-github/actions/instrument/job' with ref 'v5.49.0', not a pinned commit hash
with:
secrets_to_redact: '["${{ github.token }}","${{ secrets.ACTIONS_GITHUB_TOKEN }}","${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}","${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}"]'
- uses: plengauer/opentelemetry-github/actions/instrument/deploy@v5.47.3
- uses: plengauer/opentelemetry-github/actions/instrument/deploy@v5.49.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy OpenTelemetry' step
Uses Step
uses 'plengauer/opentelemetry-github/actions/instrument/deploy' with ref 'v5.49.0', not a pinned commit hash
runs-on: ubuntu-latest
steps:
- uses: plengauer/opentelemetry-github/actions/instrument/workflow@v5.47.3
- uses: plengauer/opentelemetry-github/actions/instrument/workflow@v5.49.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'OpenTelemetry' step
Uses Step
uses 'plengauer/opentelemetry-github/actions/instrument/workflow' with ref 'v5.49.0', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants