Skip to content

Commit

Permalink
Update previewDeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tubone24 authored Nov 22, 2021
1 parent 2660f53 commit 37ffb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/previewDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
npm run clean-all
rimraf package-lock.json
- name: "depcheck"
uses: tubone24/depcheck_action@v1.0.0
uses: tubone24/depcheck_action@v1.1.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_COMMENT_URL: ${{ github.event.pull_request.comments_url }}
Expand Down

0 comments on commit 37ffb4b

Please sign in to comment.