Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Oct 5, 2021
1 parent cbab89d commit 308bafa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# setup-whatchanged

[![GitHub Actions status](https://github.com/whatchanged-community/setup-whatchanged/workflows/ci/badge.svg?branch=master)](https://github.com/whatchanged-community/setup-whatchanged/actions)
[![GitHub Actions status](https://github.com/release-lab/setup-whatchanged/workflows/ci/badge.svg?branch=master)](https://github.com/release-lab/setup-whatchanged/actions)

setup [whatchanged](https://github.com/whatchanged-community/whatchanged)
command line in Github Action
setup [whatchanged](https://github.com/release-lab/whatchanged) command line in
Github Action

# Usage

Expand All @@ -17,7 +17,7 @@ steps:
with:
# **this is important**
fetch-depth: 0
- uses: axetroy/setup-whatchanged@v1
- uses: release-lab/setup-whatchanged@v1
with:
version: v0.4.1
- run: |
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -645,21 +645,11 @@
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.5.tgz#b6ab3bba29e16b821d84e09ecfaded462b816b00"
integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ==

"@types/semver@^7.3.4":
version "7.3.4"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.4.tgz#43d7168fec6fa0988bb1a513a697b29296721afb"
integrity sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==

"@types/stack-utils@^2.0.0":
version "2.0.0"
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==

"@types/uuid@^8.3.0":
version "8.3.0"
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==

"@types/yargs-parser@*":
version "15.0.0"
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
Expand Down

0 comments on commit 308bafa

Please sign in to comment.