1
0
mirror of https://github.com/kairos-io/packages.git synced 2025-05-10 00:56:19 +00:00

Update tj-actions/changed-files action to v46 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-16 06:46:20 +00:00 committed by GitHub
parent 3fb81e44c0
commit 6492278c0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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