mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-06 02:25:04 +00:00
Update tj-actions/changed-files action to v45 (#1018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a3c2a6ba4c
commit
1c24e4948e
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@ -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@v44
|
uses: tj-actions/changed-files@v45
|
||||||
with:
|
with:
|
||||||
files: packages/**
|
files: packages/**
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
|
Loading…
Reference in New Issue
Block a user