Skip to content

Commit

Permalink
Bump dorny/paths-filter from 2.10.2 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@v2.10.2...v2.11.1)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 3, 2022
1 parent 05880b4 commit 940fb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: cat $GITHUB_EVENT_PATH
- uses: actions/checkout@v3
if: github.event_name == 'push'
- uses: dorny/paths-filter@v2.10.2
- uses: dorny/paths-filter@v2.11.1
id: changes
with:
filters: |
Expand Down

0 comments on commit 940fb2d

Please sign in to comment.