From e0e3c5999891b6efd37e3bc37428346bacfba191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 03:50:20 +0000 Subject: [PATCH] Update test-room-7/action-update-file action to v2 --- .github/workflows/image_list.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image_list.yml b/.github/workflows/image_list.yml index 62c2485..f0d1530 100644 --- a/.github/workflows/image_list.yml +++ b/.github/workflows/image_list.yml @@ -16,7 +16,7 @@ jobs: jq -s . /tmp/image_list*.json > image_list.json - name: Write image_list.json to Repostiory - uses: test-room-7/action-update-file@v1 + uses: test-room-7/action-update-file@v2 with: file-path: image_list.json commit-msg: Image List Update