Browse Source
Merge pull request #43309 from nextcloud/dependabot/github_actions/dorny/paths-filter-3.0.0
pull/43312/head
dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/files-external-webdav.yml
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
src: ${{ steps.changes.outputs.src}} |
|
|
|
|
|
|
|
steps: |
|
|
|
- uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1 |
|
|
|
- uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0 |
|
|
|
id: changes |
|
|
|
continue-on-error: true |
|
|
|
with: |
|
|
|
|