Skip to content

Commit

Permalink
Merge pull request #14 from bitdeps/renovate/actions-runner-2.x
Browse files Browse the repository at this point in the history
Update dependency actions/runner to v2.315.0
  • Loading branch information
dennybaa authored Mar 27, 2024
2 parents b5c3ca0 + 42f99da commit 7d3723a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runners/podman.containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421

ARG TARGETARCH
# renovate: datasource=github-releases depName=actions/runner
ARG RUNNER_VERSION=2.314.1
ARG RUNNER_VERSION=2.315.0
# renovate: datasource=github-releases depName=mgoltzsche/podman-static
ARG PODMAN_VERSION=4.9.4
# renovate: datasource=github-releases depName=containers/crun
Expand Down

0 comments on commit 7d3723a

Please sign in to comment.