Skip to content

Commit

Permalink
[Automated 🤖 ] Bump to version 2.285.3
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Jan 30, 2023
1 parent 8b5cafc commit b1535c3
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.301.1"
ARG GH_RUNNER_VERSION="2.285.3"
ARG TARGETPLATFORM

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

2 comments on commit b1535c3

@joeyparrish
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All my runner services are now failing with "Runner version v2.285.3 is deprecated and cannot receive messages."

It looks like your robot downgraded the runner!

@joeyparrish
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Filed #277

Please sign in to comment.