Skip to content

Commit 57c8fb6

Browse files
Release: v0.8.9 (#141)
## What's Changed * Handle action.yml with empty inputs or outputs by @sethvargo in #138 * Update deps by @sethvargo in #140 **Full Changelog**: v0.8.8...v0.8.9
1 parent 732c237 commit 57c8fb6

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/fs/functions/removeFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[@google-github-actions/actions-utils](../../modules.md) / [fs](../README.md) / removeFile
66

7-
# Function: ~~removeFile()~~
7+
# ~~Function: removeFile()~~
88

99
> **removeFile**(`filePath`): `Promise`\<`boolean`\>
1010

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-github-actions/actions-utils",
3-
"version": "0.8.8",
3+
"version": "0.8.9",
44
"description": "Helpers and utilities that are shared among Google GitHub Actions",
55
"author": "Google LLC",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)