Skip to content

Commit

Permalink
Runner release 2.280.2 (actions#1259)
Browse files Browse the repository at this point in the history
* Runner release 2.280.2

* update

* update
  • Loading branch information
thboop authored Aug 12, 2021
1 parent 53fd716 commit abdaacf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions releaseNote.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@

## Bugs

- Fixed a bug where composite actions did not respect `continue-on-error` (#1238)
- Fixed a bug where composite actions post steps did not have the correct step context (#1243)

- Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)

## Misc

- Correctly finish Job when worker crashes with IO Exceptions (#1239)
- Allows flags instead of parameters when configuring the runner (#1220)

## Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
Expand Down
2 changes: 1 addition & 1 deletion src/runnerversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.280.1
2.280.2

0 comments on commit abdaacf

Please sign in to comment.