Skip to content

Commit

Permalink
Merge pull request #214 from 2rabs/renovate/dorny-paths-filter-3.x
Browse files Browse the repository at this point in the history
Update dorny/paths-filter action to v3
  • Loading branch information
tatsutakein authored Jan 27, 2024
2 parents 8a6e918 + b450393 commit a363eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Paths Changes Filter
uses: dorny/paths-filter@v2.11.1
uses: dorny/paths-filter@v3.0.0
id: changes
with:
filters: |
Expand Down

0 comments on commit a363eb7

Please sign in to comment.