Update tj-actions/changed-files action to v44 (#768)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-08 15:42:22 +02:00
committed by GitHub
parent 0d56657bed
commit 9a0a29c81f

View File

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