Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v36.0.4
Browse files Browse the repository at this point in the history
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v34.5.3 | v36.0.4 |
  • Loading branch information
renovate[bot] committed May 26, 2023
1 parent 648d6c6 commit 217967f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-terraform-oci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Get changed files
id: generate-build-matrix
uses: tj-actions/changed-files@74dc2e8a7877b725678a2195226bd470f10c481b # v34.5.3
uses: tj-actions/changed-files@c798a4ea57f0e0a9d2b5374853c9c479ebb435a2 # v36.0.4
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit 217967f

Please sign in to comment.