Skip to content

Commit

Permalink
Merge pull request #896 from containerd/dependabot/github_actions/dor…
Browse files Browse the repository at this point in the history
…ny/paths-filter-3

chore(deps): bump dorny/paths-filter from 2 to 3
  • Loading branch information
jprendes authored Mar 3, 2025
2 parents a9558d3 + b0d4155 commit 4f17079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
dirs: ${{ steps.filter.outputs.changes }}
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
filters: |
Expand Down

0 comments on commit 4f17079

Please sign in to comment.