From dd649b08281d61ea94faeb64a0511f64536513ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:26:30 +0000 Subject: [PATCH] :bookmark:(deps): Update tj-actions/changed-files digest to 48d8f15 (#891) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yml | 2 +- template/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 5b027b86..b4414c8b 100644 --- a/action.yml +++ b/action.yml @@ -54,7 +54,7 @@ runs: - name: Get all changed pom.xml file(s) id: changed-files - uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45 + uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45 with: files: | **/pom.xml diff --git a/template/action.yml b/template/action.yml index f831a142..1a0790ae 100644 --- a/template/action.yml +++ b/template/action.yml @@ -54,7 +54,7 @@ runs: - name: Get all changed pom.xml file(s) id: changed-files - uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45 + uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45 with: files: | **/pom.xml