generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #86 from stark-contrast/develop
Updates for v0.3.2-beta.0
- Loading branch information
Showing
8 changed files
with
43,627 additions
and
23,333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ COPY entrypoint.sh /stark_ga/entrypoint.sh | |
COPY dist /stark_ga/dist | ||
|
||
# Install stark accessibility cli | ||
RUN npm i -g @stark-lab-inc/[email protected].1-beta.0 \ | ||
RUN npm i -g @stark-lab-inc/[email protected].2-beta.0 \ | ||
&& stark-accessibility --version | ||
|
||
# TODO: symlink /root/.local-chromium to $GITHUB_HOME/.local-chromium to avoid double install or remove install from this step. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,7 +49,7 @@ jobs: | |
|
||
- name: Audit | ||
id: stark | ||
uses: stark-contrast/[email protected].1-beta.0 | ||
uses: stark-contrast/[email protected].2-beta.0 | ||
with: | ||
# [Optional; only required when used with Stark Projects] | ||
# The token used by the action to send an audit report back to Stark. | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.