Skip to content

Commit bc89118

Browse files
authored
Merge branch 'main' into 185-test-workflows-for-lhm_actions
2 parents 8ae37fa + 1968b50 commit bc89118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action-templates/actions/action-filter/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ runs:
3535
steps:
3636
- name: Check changed files and directories
3737
id: filter
38-
uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
38+
uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
3939
with:
4040
filters: ${{ inputs.filters }}

0 commit comments

Comments
 (0)