Skip to content

Commit e34fbe8

Browse files
committed
update tj-actions/[email protected]
1 parent 1539435 commit e34fbe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/storybook.yaml

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

1313
- name: Get changed files
1414
id: storybook-files
15-
uses: tj-actions/changed-files@v45
15+
uses: tj-actions/changed-files@v46.0.1
1616
with:
1717
files: packages/web/app/**
1818

.github/workflows/website.yaml

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

1313
- name: Get changed files
1414
id: website-files
15-
uses: tj-actions/changed-files@v45
15+
uses: tj-actions/changed-files@v46.0.1
1616
with:
1717
# Includes CHANGELOG.md, because we render it in our documentation
1818
files: |

0 commit comments

Comments
 (0)