From 1934d60a5c99bffdd5277c9094847e3835873918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:06:06 +0000 Subject: [PATCH] chore(deps): update 1arp/create-a-file-action action to v0.4 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5fd2157..dbe791e 100644 --- a/action.yml +++ b/action.yml @@ -338,7 +338,7 @@ runs: - name: Config render if: ${{ inputs.operation == 'deploy' }} - uses: 1arp/create-a-file-action@0.2 + uses: 1arp/create-a-file-action@0.4 with: path: ${{ steps.config.outputs.tmp }} file: config.yaml