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

feat!: Default expected and actual to null #39

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Conversation

shrink
Copy link
Member

@shrink shrink commented Jun 21, 2021

  • Removes coercion of null values
  • Default expected and actual to null

closes #31

Removes coercion of `null` values

closes #31
@shrink shrink added this to the v3 milestone Jun 21, 2021
@shrink
Copy link
Member Author

shrink commented Jun 21, 2021

Submitted a Pull Request to @actions/toolkit to include this natively.

actions/toolkit#849

@shrink shrink merged commit 9b854d2 into main Jun 22, 2021
@shrink shrink deleted the default-null-values branch June 22, 2021 00:00
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.

Default expected and actual to null
1 participant