Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
chore: update diff-action dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanJTorres11 authored May 24, 2024
1 parent cec4f56 commit c802fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: echo "RUNNING=1" >> $GITHUB_ENV
- uses: actions/checkout@v4
- uses: technote-space/get-git-comment-action@v1
- uses: PlatziDev/get-diff-action@gh-actions
- uses: technote-space/get-diff-action@v6.1.2
with:
PATTERNS: +(src|__tests__)/**/*.+(js|ts)
FILES: |
Expand Down

0 comments on commit c802fef

Please sign in to comment.