From 1fb29c433f38fe64a4a9d623bc938a32bf44f6e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:32:50 +0000 Subject: [PATCH] :bookmark:(deps): Update tj-actions/changed-files digest to 1c93849 --- action.yml | 2 +- template/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 4bdb387e..2dd856ef 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@da093c1609db0edd0a037ce9664e135f74bf30d9 # v40 + uses: tj-actions/changed-files@1c938490c880156b746568a518594309cfb3f66b # v40 with: files: | **/pom.xml diff --git a/template/action.yml b/template/action.yml index bbf8b456..abf46c49 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@da093c1609db0edd0a037ce9664e135f74bf30d9 # v40 + uses: tj-actions/changed-files@1c938490c880156b746568a518594309cfb3f66b # v40 with: files: | **/pom.xml