Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v44.1.0
Browse files Browse the repository at this point in the history
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v37.4.0 | v44.1.0 |
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent a301a42 commit ad63159
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@e052d30e1c0bdf27cd806b01ca3b393f47b50c62 # v44.1.0
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit ad63159

Please sign in to comment.