Update tj-actions/changed-files action to v47

This commit is contained in:
renovate[bot]
2025-09-14 00:24:17 +00:00
committed by GitHub
parent 77998ef127
commit cca1eb942f

View File

@@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v46
uses: tj-actions/changed-files@v47
with:
files: packages/**
- name: Set up Go