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'