Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v36.3.0
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.3.0 |
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent 4fbdb98 commit 8ebc322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-terraform-oci.yaml
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@9bf09145c3560e451e8d8e87b42ccb3fef5b692d # v36.3.0
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit 8ebc322

Please sign in to comment.