Skip to content

Commit

Permalink
chore(deps): update dorny/paths-filter action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 180a26e commit ff09b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
if: github.event_name != 'pull_request' || github.event.action != 'closed'
steps:
- uses: actions/[email protected]
- uses: dorny/paths-filter@v2.11.1
- uses: dorny/paths-filter@v3.0.0
id: changes
with:
filters: |
Expand Down

0 comments on commit ff09b48

Please sign in to comment.