From ec0d447f513539e3ee20697d87c8a81cd9778b97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 23:51:35 +0000 Subject: [PATCH] chore(deps): update 1arp/create-a-file-action action to 0.4 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c7c69ba..ddbe45a 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'