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 fetch-depth: 0
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v46 uses: tj-actions/changed-files@v47
with: with:
files: packages/** files: packages/**
- name: Set up Go - name: Set up Go