⬆️ Update tj-actions/changed-files action to v39.0.1

| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v39.0.0 | v39.0.1 |
This commit is contained in:
feisar-bot
2023-09-09 03:16:23 +00:00
parent 653ae3b400
commit 54e8e3ed6d

View File

@@ -31,7 +31,7 @@ jobs:
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@48566bbcc22ceb7c5809ebdd27377309f2c3de8c # v39.0.0 uses: tj-actions/changed-files@246636f5fa148b5ad8e65ca4c57b18af3123e5f6 # v39.0.1
with: with:
json: true json: true
files: | files: |