Skip to content

Commit

Permalink
Bump dorny/paths-filter from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [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...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and omad committed Jan 30, 2024
1 parent 0a10939 commit 0c5475e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "push_pypi=yes" >> $GITHUB_OUTPUT
fi
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: changes
if: |
github.event_name == 'push'
Expand Down

0 comments on commit 0c5475e

Please sign in to comment.