Skip to content

Commit

Permalink
Merge pull request Baystation12#34484 from Baystation12/dependabot/gi…
Browse files Browse the repository at this point in the history
…thub_actions/dorny/paths-filter-3.0.0

Bump dorny/paths-filter from 2.11.1 to 3.0.0
  • Loading branch information
Spookerton authored Jan 27, 2024
2 parents e684e66 + 58463b2 commit 09387c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: paths-filter
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd
id: filter
with:
filters: .github/workflow-config/preflight-filters.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: paths-filter
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd
id: filter
with:
filters: .github/workflow-config/preflight-filters.yml
Expand Down

0 comments on commit 09387c1

Please sign in to comment.