From bcaecbc38a92de9418d56a43a0471b8559fd3fba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:12:46 +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 feaf533..a1c6f84 100644 --- a/action.yml +++ b/action.yml @@ -31,7 +31,7 @@ outputs: runs: using: "composite" steps: - - uses: 1arp/create-a-file-action@0.3 + - uses: 1arp/create-a-file-action@0.4 with: path: './' file: 'labels_env.yaml'