Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v36.4.1
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.4.1 |
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 26c3668 commit 76730e1
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@54479c37f5eb47a43e595c6b71e1df2c112ce7f1 # v36.4.1
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit 76730e1

Please sign in to comment.