Skip to content

Commit

Permalink
Merge pull request #1692 from houdiniproject/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dorny/paths-filter-3

Bump dorny/paths-filter from 2 to 3
  • Loading branch information
wwahammy committed Jan 29, 2024
2 parents fe9b980 + 975fe21 commit 7b4912b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/single-matrix-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
filters: ${{ steps.filter.outputs.changes }}
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
# Path to file where filters are defined
Expand Down

0 comments on commit 7b4912b

Please sign in to comment.