Skip to content

Commit ab4cf8e

Browse files
chore(deps): update tj-actions/changed-files digest to d03a93c
1 parent 929b856 commit ab4cf8e

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@d6f020b1d9d7992dcf07f03b14d42832f866b495
33+
uses: tj-actions/changed-files@d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449
3434
with:
3535
files: src/**/*
3636
dir_names: true

0 commit comments

Comments
 (0)