Skip to content

Commit 1bd0519

Browse files
chore(deps): update dorny/paths-filter action to v4
1 parent 0a47084 commit 1bd0519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/techdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
publish: ${{ github.ref == 'refs/heads/main' }}
4444
steps:
4545
- uses: actions/checkout@v6
46-
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3
46+
- uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4
4747
id: paths-filter
4848
with:
4949
base: main

0 commit comments

Comments
 (0)