Skip to content

Commit

Permalink
Merge pull request #68 from CMSgov/update-actions-runner-to-2.287.0
Browse files Browse the repository at this point in the history
Update Actions Runner Version to 2.287.0
  • Loading branch information
crbudzeak authored Jan 27, 2022
2 parents 7eff1be + 9915ff5 commit 1c12ad9
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 @@ -3,7 +3,7 @@ FROM ubuntu:20.04
ARG DEBIAN_FRONTEND=noninteractive
ARG RUNUSER=runner
ARG RUNGROUP=runner
ARG ACTIONS_VERSION="2.286.1"
ARG ACTIONS_VERSION="2.287.0"


COPY build.sh /tmp
Expand Down

0 comments on commit 1c12ad9

Please sign in to comment.