Skip to content

Commit f01750b

Browse files
chore(deps): update dorny/paths-filter action to v3.0.3
1 parent d60605c commit f01750b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd_comp_initialize-phase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133

134134
# Execute the paths-filter step to determine changes
135135
# For PRs, paths-filter automatically uses GitHub API to get changed files
136-
- uses: dorny/paths-filter@v3.0.1
136+
- uses: dorny/paths-filter@v3.0.3
137137
if: ${{ inputs.change-detection == 'enabled' }}
138138
id: filter
139139
with:

0 commit comments

Comments
 (0)