Skip to content

Commit fc4027b

Browse files
authored
Bump version (#1048)
1 parent d14881b commit fc4027b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

releaseNote.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
## Features
22

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

45
## Bugs
5-
- Fixed an issue where docker containers failed to initialize (#977)
6+
7+
- Do not trucate error message from template evaluation (#1038)
8+
- Make FileShare ReadWrite (#1033)
9+
- Mask secrets with double-quotes when passed to docker command line (#1002)
10+
- Delete script files before replacing during update (#984)
11+
612

713
## Misc
814

src/runnerversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.277.1
1+
2.278.0

0 commit comments

Comments
 (0)