Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update ghcr.io/buroa/actions-runner (2.319.1 → 2.320.0) #2889

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: runner
image: ghcr.io/buroa/actions-runner:2.319.1@sha256:e841a25183c4552da99ca987b27195166fffab19239fe7fa8125c283b2cc3b47
image: ghcr.io/buroa/actions-runner:2.320.0@sha256:fb790e59ce6d0d65d37642842352e0a603831548d37e9c375c5788f921d82969
command:
- /home/runner/run.sh
controllerServiceAccount:
Expand Down
Loading