Skip to content

Commit a11802c

Browse files
authored
Merge pull request #54 from planetscale/renovate/dorny-paths-filter-3.x
chore(deps): update dorny/paths-filter action to v3
2 parents 3220343 + 1af0817 commit a11802c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-tags: true
2828

2929
# only generate a new release if certain files change:
30-
- uses: dorny/paths-filter@v2
30+
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3
3131
id: filter
3232
with:
3333
filters: |

0 commit comments

Comments
 (0)