diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9347ea63d099..fd9f3c43b0e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -128,7 +128,7 @@ jobs: - name: Dotenv Action # We need to load the environment variables to run the CLI id: dotenv - uses: falti/dotenv-action@a33be0b8cf6a6e6f1b82cc9f3782061ab1022be5 # v1.1.4 + uses: falti/dotenv-action@f4656c46de6bc223dda660f6724d52537bc0642a # v1.1.5 with: path: dev/environment export-variables: true