From 2abf9917659476d45637c7d8d07bc3cfd763577c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Jul 2026 02:43:09 +0000 Subject: [PATCH] ci: Update HatsuneMiku3939/direnv-action action to v1.4.1 | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | HatsuneMiku3939/direnv-action | v1.1.5 | v1.4.1 | --- .github/workflows/bake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bake.yml b/.github/workflows/bake.yml index 5dce716..fe286c3 100644 --- a/.github/workflows/bake.yml +++ b/.github/workflows/bake.yml @@ -137,7 +137,7 @@ jobs: - name: Load shared environment variables if: steps.check-platform.outputs.supported == 'true' - uses: HatsuneMiku3939/direnv-action@v1.1.5 + uses: HatsuneMiku3939/direnv-action@v1.4.1 - name: Transform bake config with per-commit platform tags if: steps.check-platform.outputs.supported == 'true'