Skip to content

Commit e8f7e95

Browse files
chore(deps): update tj-actions/changed-files digest to 28cf3ad
1 parent 46397f4 commit e8f7e95

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@28cf3adc4b6dbff2746d5216da021a10e53b4f58
3434
with:
3535
files: src/**/*
3636
dir_names: true

0 commit comments

Comments
 (0)