Skip to content

Commit

Permalink
feat(github-action): update tj-actions/changed-files action to v37.5.2
Browse files Browse the repository at this point in the history
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v37.4.0 | v37.5.2 |
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent a301a42 commit d8966a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@de0eba32790fb9bf87471b32855a30fc8f9d5fc6 # v37.4.0
uses: tj-actions/changed-files@85c8b8252fc9893e00b3633a16670e53040e6d71 # v37.5.2
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit d8966a4

Please sign in to comment.