Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v45.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mchesterbot[bot] authored Oct 3, 2024
1 parent 8e04064 commit 225e8e7
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 @@ -29,7 +29,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45.0.2
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45.0.3
with:
dir_names: true
dir_names_max_depth: 2
Expand Down

0 comments on commit 225e8e7

Please sign in to comment.