Skip to content

Commit 7218841

Browse files
build: bump actions/actions-runner from 2.334.0 to 2.336.0
Bumps [actions/actions-runner](https://github.com/actions/runner) from 2.334.0 to 2.336.0. - [Release notes](https://github.com/actions/runner/releases) - [Changelog](https://github.com/actions/runner/blob/main/releaseNote.md) - [Commits](actions/runner@v2.334.0...v2.336.0) --- updated-dependencies: - dependency-name: actions/actions-runner dependency-version: 2.336.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93306fc commit 7218841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Compose-based jobs work without a per-job download. Docker-in-Docker for
55
# image builds is a separate concern, handled by `containerMode: dind` in the
66
# ARC Helm values, not by this image.
7-
FROM ghcr.io/actions/actions-runner:2.334.0
7+
FROM ghcr.io/actions/actions-runner:2.336.0
88

99
# Docker Compose CLI plugin, pinned + checksum-verified, installed to the global
1010
# CLI plugin path so `docker compose` resolves for the runner user. The base

0 commit comments

Comments
 (0)