Skip to content

Commit 36caca2

Browse files
chore(deps): update tj-actions/changed-files digest to 8c14441
1 parent 5b639fe commit 36caca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Find changed files
3131
id: changed_files
3232
if: github.event_name == 'pull_request'
33-
uses: tj-actions/changed-files@2036da178f85576f1940fedb74bb93a36cd89ab7
33+
uses: tj-actions/changed-files@8c14441336bb3d84fd6b7fa83b6d7201c740baf5
3434
with:
3535
files: src/**,pnpm-lock.yaml
3636
dir_names: true

0 commit comments

Comments
 (0)