Skip to content

Commit

Permalink
Bump dorny/paths-filter from 3.0.0 to 3.0.1 (#72)
Browse files Browse the repository at this point in the history
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 3.0.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@v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2024
1 parent 2d52dab commit 62ca9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-demand_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
scripts: ${{ steps.filter.outputs.scripts }}
steps:
- uses: actions/[email protected]
- uses: dorny/[email protected].0
- uses: dorny/[email protected].1
if: ${{ !env.ACT }}
id: filter
with:
Expand Down

0 comments on commit 62ca9c5

Please sign in to comment.