mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-10 06:14:13 +00:00
chore(deps): update tj-actions/changed-files action to v45
This commit is contained in:
parent
b37c5a2750
commit
04f2472c3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conventional-label.yml
vendored
2
.github/workflows/conventional-label.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
|
||||
- name: Get changed roles
|
||||
id: changed-roles
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
path: "roles"
|
||||
diff_relative: "true"
|
||||
|
|
Loading…
Reference in a new issue