fix(cicd): Updated 'tj-actions/changed-files' from v34 to v45.0.7

This commit is contained in:
ItsIgnacioPortal 2025-03-04 17:44:20 -03:00
parent 8f6ccc4527
commit 6ad6592da8

View file

@ -25,7 +25,9 @@ jobs:
id: changed-files
with:
files: "**/*.txt"
uses: tj-actions/changed-files@v34
safe_output: false # set to false because we are using an environment variable to store the output and avoid command injection.
uses: tj-actions/changed-files@v45.0.7
- name: Analyze all added or modified files
run: |
./.bin/validators.py