Skip to content

Commit 7aea561

Browse files
author
Danny Hermes
committed
Releasing after updating dependencies.
1 parent 1aa9a10 commit 7aea561

13 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ The documentation and source code for this action are maintained there. This
77
branch is intended to be as small as possible so it can be loaded quickly
88
when new jobs retrieve it when spawned as part of a GitHub Actions workflow.
99

10-
[1]: https://github.com/blend/action-composite/tree/bbed6f43c4e00a8672af61016e8fdc3a87846d85
10+
[1]: https://github.com/blend/action-composite/tree/7586da331a1ce003a321cc16ac72319d78c7764b

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const childProcess = require('child_process')
1616
const os = require('os')
1717
const process = require('process')
1818

19-
const VERSION = 'bbed6f43c4e00a8672af61016e8fdc3a87846d85'
19+
const VERSION = '7586da331a1ce003a321cc16ac72319d78c7764b'
2020

2121
function chooseBinary() {
2222
const platform = os.platform()
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)