Skip to content

Commit

Permalink
Bump version (actions#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsciple authored Apr 16, 2021
1 parent d14881b commit fc4027b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion releaseNote.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## Features

- Use GITHUB_TOKEN for ghcr.io containers if credentials are not provided (#990)

## Bugs
- Fixed an issue where docker containers failed to initialize (#977)

- Do not trucate error message from template evaluation (#1038)
- Make FileShare ReadWrite (#1033)
- Mask secrets with double-quotes when passed to docker command line (#1002)
- Delete script files before replacing during update (#984)


## Misc

Expand Down
2 changes: 1 addition & 1 deletion src/runnerversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.277.1
2.278.0

0 comments on commit fc4027b

Please sign in to comment.