Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion images/actions-runner/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: GitHub Actions runner for Actions Runner Controller, with docker CL
# tracks upstream on RUNNER_VERSION in the Dockerfile — deliberately not
# annotated here, since a -N suffix is a semver pre-release and would be
# "upgraded" straight back to the bare release.
version: 2.336.0-4
version: 2.336.0-5
platforms:
- linux/amd64
- linux/arm64
Expand Down
1 change: 1 addition & 0 deletions images/actions-runner/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ actionlint = "1.7.12"
gh = "2.96.0"
hadolint = "2.14.0"
shellcheck = "0.11.0"
tflint = "0.64.0"
yq = "4.53.3"