Skip to content

chore(deps): pin dependencies#473

Merged
christos68k merged 1 commit intomainfrom
renovate/pin-dependencies
May 30, 2025
Merged

chore(deps): pin dependencies#473
christos68k merged 1 commit intomainfrom
renovate/pin-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2025

This PR contains the following updates:

Package Type Update Change
actions/cache action pinDigest -> 5a3ec84
actions/checkout action pinDigest -> 11bd719
actions/download-artifact action pinDigest -> d3f86a1
actions/setup-go action pinDigest -> d35c59a
actions/upload-artifact action pinDigest -> ea165f8
debian final pinDigest -> 2ed89b1
docker/build-push-action action pinDigest -> 2634353
docker/login-action action pinDigest -> 74a5d14
docker/setup-buildx-action action pinDigest -> b5ca514
docker/setup-qemu-action action pinDigest -> 2910929
github/codeql-action action pinDigest -> ff0a06e
golangci/golangci-lint-action action pinDigest -> 55c2c14
otel/opentelemetry-ebpf-profiler-dev container pinDigest -> 688e465

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 29, 2025
@renovate renovate Bot requested review from a team as code owners May 29, 2025 23:52
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 29, 2025
name: Check for differences in the eBPF and Rust binary blobs
runs-on: ubuntu-24.04
container: otel/opentelemetry-ebpf-profiler-dev:latest
container: otel/opentelemetry-ebpf-profiler-dev:latest@sha256:688e4651a9a482700836ff59ea00270b2c237bbcb2cf6b6c9daffcf29fa0a0cb
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We probably shouldn't pin this?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

While it's considered best practice to pin dependencies in CI to their hash, I agree that the benefit here might be limited. It adds one additional step for us, if we update the image.
On the other hand, anyone with the correct permissions is able to overwrite this image atm and as we just use latest instead of a version, this might will help us identify such scenarios more easily.

@christos68k christos68k merged commit 5d68ed5 into main May 30, 2025
25 checks passed
@christos68k christos68k deleted the renovate/pin-dependencies branch May 30, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants