Skip to content

Commit

Permalink
Bump dorny/paths-filter from 3.0.0 to 3.0.1 in /.github/actions/check…
Browse files Browse the repository at this point in the history
…-changes (#3251)

Bump dorny/paths-filter in /.github/actions/check-changes

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@0bc4621...ebc4d7e)

---
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] authored Feb 16, 2024
1 parent 1eb70cd commit 5a28fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/check-changes/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ outputs:
runs:
using: "composite"
steps:
- uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
- uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1
id: paths-filter
with:
list-files: shell
Expand Down

0 comments on commit 5a28fe7

Please sign in to comment.