Skip to content

Commit

Permalink
Merge pull request #69 from CMSgov/update-actions-runner-to-2.287.1
Browse files Browse the repository at this point in the history
Update Actions Runner Version to 2.287.1
  • Loading branch information
crbudzeak authored Apr 13, 2022
2 parents 1c12ad9 + f79234a commit 9e01c36
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.287.0"
ARG ACTIONS_VERSION="2.287.1"


COPY build.sh /tmp
Expand Down

0 comments on commit 9e01c36

Please sign in to comment.