From f7d614dbf7e8cb4d62a446cba8767e1b41552648 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Apr 2026 02:45:44 +0000 Subject: [PATCH] ci: Update HatsuneMiku3939/direnv-action action to v1.1.8 | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | HatsuneMiku3939/direnv-action | v1.1.5 | v1.1.8 | --- .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 d2c280f..cb28e19 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.1.8 - name: Transform bake config with per-commit platform tags if: steps.check-platform.outputs.supported == 'true'