Skip to content

Commit

Permalink
Release: v0.7.5 (#105)
Browse files Browse the repository at this point in the history
## What's Changed
* Ensure flags are unquoted by @sethvargo in
#104


**Full Changelog**:
v0.7.4...9fb1855
  • Loading branch information
google-github-actions-bot committed May 8, 2024
1 parent 9fb1855 commit 607383e
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 5 deletions.
16 changes: 16 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/modules/flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ match is found.

#### Defined in

[flags.ts:107](https://github.com/google-github-actions/actions-utils/blob/main/src/flags.ts#L107)
[flags.ts:126](https://github.com/google-github-actions/actions-utils/blob/main/src/flags.ts#L126)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/actions-utils",
"version": "0.7.4",
"version": "0.7.5",
"description": "Helpers and utilities that are shared among Google GitHub Actions",
"author": "Google LLC",
"license": "Apache-2.0",
Expand Down

0 comments on commit 607383e

Please sign in to comment.