Skip to content

Commit

Permalink
build(deps): bump dorny/paths-filter from 3.0.1 to 3.0.2 (#3184)
Browse files Browse the repository at this point in the history
Bumps [dorny/paths-filter](https:/dorny/paths-filter) from 3.0.1 to 3.0.2.
- [Release notes](https:/dorny/paths-filter/releases)
- [Changelog](https:/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@ebc4d7e...de90cc6)

---
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 and mushroomempires committed Jun 7, 2024
1 parent fa6ed78 commit af79fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Get changes
uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
id: changes
with:
token: ${{ github.token }}
Expand Down

0 comments on commit af79fd4

Please sign in to comment.