Merge pull request #12 from IT4Change/dependabot/github_actions/dorny/paths-filter-3.0.1

Bump dorny/paths-filter from 2.11.1 to 3.0.1
This commit is contained in:
Ulf Gebhardt 2024-02-22 16:13:17 +01:00 committed by GitHub
commit bf546e4914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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