Skip to content

Commit a7d8706

Browse files
fix(deps): update github actions runner to 2.337.0
1 parent 1ba5c4b commit a7d8706

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG RUNNER_VERSION=2.336.0
1+
ARG RUNNER_VERSION=2.337.0
22

33
FROM ghcr.io/actions/actions-runner:${RUNNER_VERSION} AS base
44

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ registry: ghcr.io/deerhide/python-github-runner
55
build:
66
format: oci
77
args:
8-
- RUNNER_VERSION=2.336.0
8+
- RUNNER_VERSION=2.337.0
99
- ARGO_VERSION=4.0.8
1010
- KARGO_VERSION=1.11.0
1111
- CHAINLOOP_VERSION=1.105.4

0 commit comments

Comments
 (0)