Skip to content

Commit 88680e0

Browse files
committed
ci(deps): bump tj-actions/changed-files action from v46.0.5 to v47.0.0
1 parent e50fe5e commit 88680e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

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

2828
- name: Evaluate | Check specific file types for changes
2929
id: changed-files
30-
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
30+
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
3131
if: github.event_name == 'push' || github.event_name == 'pull_request'
3232
with:
3333
base_sha: ${{ github.event.push.before || github.event.pull_request.base.sha }}

0 commit comments

Comments
 (0)