Skip to content

Commit 08be53d

Browse files
chore(deps): update dorny/paths-filter action to v4
1 parent 2db25e6 commit 08be53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-lambdas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: '22'
3232

3333
- name: Detect changed lambdas
34-
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3
34+
uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4
3535
id: changes
3636
with:
3737
filters: |

0 commit comments

Comments
 (0)