⬆️ Update tj-actions/changed-files action to v35.6.2

| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v35.6.1 | v35.6.2 |
This commit is contained in:
feisar-bot
2023-03-09 03:26:49 +00:00
parent 9dd22bdac6
commit 272e11a1ac

View File

@@ -22,7 +22,7 @@ jobs:
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@04124efe7560d15e11ea2ba96c0df2989f68f1f4 # v35.6.1 uses: tj-actions/changed-files@5ce975c6021a0b11062c547acb6c26c96a34a8c5 # v35.6.2
with: with:
json: true json: true
files: | files: |