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

| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v39.0.2 | v39.0.3 |
This commit is contained in:
feisar-bot
2023-09-17 22:14:40 +00:00
parent d8a8b6fe36
commit 2bd233ee84

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@6ee9cdc5816333acda68e01cf12eedc619e28316 # v39.0.2 uses: tj-actions/changed-files@76c4d81a6acd339b55bd7407a016981c853eb702 # v39.0.3
with: with:
json: true json: true
files: | files: |