From 0543d3bb71d287bff7d13c9bc0e152fe22945fa2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:16:32 +0000 Subject: [PATCH] chore(deps): update 1arp/create-a-file-action action to v0.4 --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5c3cdfe..04104d7 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -72,7 +72,7 @@ jobs: if: matrix.language == 'python' - name: Create .env - uses: 1arp/create-a-file-action@0.2 + uses: 1arp/create-a-file-action@0.4 if: matrix.language == 'python' with: file: ".env.pypi"