Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v39.2.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 | v39.2.0 |
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 5af3b46 commit 38d0d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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@8238a4103220c636f2dad328ead8a7c8dbe316a3 # v39.2.0
with:
dir_names: true
dir_names_max_depth: 2
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Setup Sops
id: sops
uses: mdgreenwald/mozilla-sops-action@48251811cf715ea596c6295cad00974aaf944e6f # v1.5.0
uses: mdgreenwald/mozilla-sops-action@7e45e21d7d26babb32110400a222048e0701d162 # v1.4.1

- name: Setup Terraform
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2
Expand Down

0 comments on commit 38d0d06

Please sign in to comment.