Bump dorny/paths-filter from 3.0.0 to 3.0.1

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](https://github.com/dorny/paths-filter/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-24 16:45:14 +00:00 committed by GitHub
parent 4af3382429
commit 0778466c6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Check for frontend file changes - name: Check for frontend file changes
uses: dorny/paths-filter@v3.0.0 uses: dorny/paths-filter@v3.0.1
id: changes id: changes
with: with:
token: ${{ github.token }} token: ${{ github.token }}

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Check for frontend file changes - name: Check for frontend file changes
uses: dorny/paths-filter@v3.0.0 uses: dorny/paths-filter@v3.0.1
id: changes id: changes
with: with:
token: ${{ github.token }} token: ${{ github.token }}

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Check for frontend file changes - name: Check for frontend file changes
uses: dorny/paths-filter@v3.0.0 uses: dorny/paths-filter@v3.0.1
id: changes id: changes
with: with:
token: ${{ github.token }} token: ${{ github.token }}

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Check for frontend file changes - name: Check for frontend file changes
uses: dorny/paths-filter@v3.0.0 uses: dorny/paths-filter@v3.0.1
id: changes id: changes
with: with:
token: ${{ github.token }} token: ${{ github.token }}

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Check for frontend file changes - name: Check for frontend file changes
uses: dorny/paths-filter@v3.0.0 uses: dorny/paths-filter@v3.0.1
id: changes id: changes
with: with:
token: ${{ github.token }} token: ${{ github.token }}