thefrontside / bigtest

Ensure your React/Vue/Ember/anything app works perfectly across browsers.
https://frontside.com/bigtest
99 stars 14 forks source link

Update release action source to v1.9 #1064

Closed minkimcello closed 2 years ago

minkimcello commented 2 years ago

Motivation

Our release action stopped working because of changes to the alpine docker image. We created a fix for it and tried it out here: #1053. Now that we've confirmed it's working, this PR is to update the source of the action to the official release.

Approach

Updated action to call from the new v1.9 release. And I also set the actions workflow runner to ubuntu-20.04 instead of ubuntu-latest.

And I updated the preview workflow too.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 672b10e174fd9b7f34662f58047981946d54699b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR