diff --git a/releaseNote.md b/releaseNote.md index 1b4e694cc..1ccb8c934 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -1,8 +1,8 @@ ## Features - - N/A + - Allow registry credentials for job/service containers (#694) ## Bugs - - Fixed an issue where actions/checkout@v1 was not able to correctly set the working directory (#704) + - N/A ## Misc - N/A diff --git a/src/runnerversion b/src/runnerversion index 2f581977e..11a7464ec 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.273.2 +2.273.3