Skip to content

Commit d6a212c

Browse files
feat(container): update ghcr.io/actions/actions-runner ( 2.319.1 → 2.320.0 ) (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d2077e commit d6a212c

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners

1 file changed

+1
-1
lines changed

kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
spec:
3737
containers:
3838
- name: runner
39-
image: ghcr.io/actions/actions-runner:2.319.1
39+
image: ghcr.io/actions/actions-runner:2.320.0
4040
command: ["/home/runner/run.sh"]
4141
controllerServiceAccount:
4242
name: actions-runner-controller

0 commit comments

Comments
 (0)