From 38d0d06f928aa956df79ef171ff89a354fd3b55c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:08:03 +0000 Subject: [PATCH] feat(github-action)!: Update tj-actions/changed-files action to v39.2.0 | datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | tj-actions/changed-files | v37.4.0 | v39.2.0 | --- .github/workflows/tf-cicd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tf-cicd.yaml b/.github/workflows/tf-cicd.yaml index 7bb90b6..f5299b6 100644 --- a/.github/workflows/tf-cicd.yaml +++ b/.github/workflows/tf-cicd.yaml @@ -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 @@ -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