From 8eeb7e1282f8fcc4060e1547412eeba5bc1b0b23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 14:59:22 +0000 Subject: [PATCH] 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'