Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v44.5.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.5.0 |
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent a301a42 commit 6d24ae5
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@1754cd4b9e661d1f0eced3b33545a8d8b3bc46d8 # v44.5.0
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit 6d24ae5

Please sign in to comment.