mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dorny/paths-filter action to v2.12.0
This commit is contained in:
parent
0802b9533c
commit
2d6a361bb5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -62,7 +62,7 @@ jobs:
|
|||
echo "BASE_COMMIT=$BASE_COMMIT" >> $GITHUB_ENV
|
||||
|
||||
- name: Determine added packages
|
||||
uses: dorny/paths-filter@v2.11.1
|
||||
uses: dorny/paths-filter@v2.12.0
|
||||
id: added
|
||||
with:
|
||||
filters: |
|
||||
|
|
Loading…
Add table
Reference in a new issue