Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: inputs are cast to strings #6

Merged
merged 1 commit into from
Feb 1, 2024
Merged

fix: inputs are cast to strings #6

merged 1 commit into from
Feb 1, 2024

Conversation

cmorten
Copy link
Contributor

@cmorten cmorten commented Feb 1, 2024

Flags are being considered correctly as not handling string type cast properly.

@cmorten cmorten merged commit 7cf06cb into main Feb 1, 2024
23 checks passed
@cmorten cmorten deleted the cmorten-patch-1 branch February 1, 2024 12:22
diegohaz referenced this pull request in ariakit/ariakit Feb 1, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [guidepup/setup-action](https://togithub.com/guidepup/setup-action) |
action | patch | `0.15.0` -> `0.15.3` |

---

### Release Notes

<details>
<summary>guidepup/setup-action (guidepup/setup-action)</summary>

###
[`v0.15.3`](https://togithub.com/guidepup/setup-action/releases/tag/0.15.3)

[Compare
Source](https://togithub.com/guidepup/setup-action/compare/0.15.2...0.15.3)

#### What's Changed

- fix: inputs are cast to strings by
[@&#8203;cmorten](https://togithub.com/cmorten) in
[https://github.com/guidepup/setup-action/pull/6](https://togithub.com/guidepup/setup-action/pull/6)

**Full Changelog**:
guidepup/setup-action@0.15.2...0.15.3

###
[`v0.15.2`](https://togithub.com/guidepup/setup-action/releases/tag/0.15.2)

[Compare
Source](https://togithub.com/guidepup/setup-action/compare/0.15.1...0.15.2)

**Full Changelog**:
guidepup/setup-action@0.15.1...0.15.2

###
[`v0.15.1`](https://togithub.com/guidepup/setup-action/releases/tag/0.15.1)

[Compare
Source](https://togithub.com/guidepup/setup-action/compare/0.15.0...0.15.1)

#### What's Changed

- test: add action tests by
[@&#8203;jlp-craigmorten](https://togithub.com/jlp-craigmorten) in
[https://github.com/guidepup/setup-action/pull/5](https://togithub.com/guidepup/setup-action/pull/5)

This also fixes OS specific variables not working, namely: `record`,
`nvdaInstallDirectory`, `ignoreTccDb`

#### New Contributors

- [@&#8203;jlp-craigmorten](https://togithub.com/jlp-craigmorten) made
their first contribution in
[https://github.com/guidepup/setup-action/pull/5](https://togithub.com/guidepup/setup-action/pull/5)

**Full Changelog**:
guidepup/setup-action@0.15.0...0.15.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant