Skip to content

Commit

Permalink
[Automated 🤖 ] Bump to version 2.280.3
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Aug 19, 2021
1 parent f87f07f commit 37adeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL maintainer="[email protected]"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache

ARG GH_RUNNER_VERSION="2.280.2"
ARG GH_RUNNER_VERSION="2.280.3"
ARG TARGETPLATFORM

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 37adeae

Please sign in to comment.