Use most recent get-diff action

This commit is contained in:
Erwan MATHIEU 2024-11-22 16:06:03 +01:00
parent 50b13cdd77
commit 2b8a960421
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- uses: technote-space/get-diff-action@v6 - uses: greguintow/get-diff-action@v7
with: with:
PATTERNS: | PATTERNS: |
resources/+(definitions|extruders)/*.def.json resources/+(definitions|extruders)/*.def.json

View File

@ -19,7 +19,7 @@ jobs:
with: with:
fetch-depth: 2 fetch-depth: 2
- uses: technote-space/get-diff-action@v6 - uses: greguintow/get-diff-action@v7
with: with:
DIFF_FILTER: AMRCD DIFF_FILTER: AMRCD
PATTERNS: | PATTERNS: |