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 image ghcr.io/jalim/actions-runner to v2.316.0 #214

Merged
merged 1 commit into from
Apr 23, 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 @@ -42,7 +42,7 @@ spec:
spec:
containers:
- name: runner
image: ghcr.io/jalim/actions-runner:2.315.0@sha256:f62052018eebac4236a9edbcb8b70821950307e74ddd301efc3819b9d089d2bc
image: ghcr.io/jalim/actions-runner:2.316.0@sha256:ded928e63c66920a7cca94cac18f499ea375bfe34dbb822ab6186ba4c20a7542
command: ["/home/runner/run.sh"]
controllerServiceAccount:
name: gha-runner-scale-set-controller
Expand Down