Skip to content

Commit

Permalink
Merge pull request #1343 from opencast/dependabot/github_actions/dorn…
Browse files Browse the repository at this point in the history
…y/paths-filter-3

Bump dorny/paths-filter from 2 to 3
  • Loading branch information
ziegenberg authored May 28, 2024
2 parents 986c112 + 600a059 commit 7d8f1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
uses: actions/checkout@v4

- name: Get changed locale files
uses: dorny/paths-filter@v2
uses: dorny/paths-filter@v3
id: filter_locales
with:
filters: | # !(pattern) matches anything but pattern
Expand Down

0 comments on commit 7d8f1c4

Please sign in to comment.