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 (#1325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3fb81e44c0
commit
6492278c0b
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user