Skip to content

Commit a25b712

Browse files
chore(deps): update tj-actions/changed-files digest to 875e6e5 (#841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64674c3 commit a25b712

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

0 commit comments

Comments
 (0)