From cb4a05a2e8a0f26a40f6a53cb34eff0b380068b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 19:18:37 +0100 Subject: [PATCH] Bump falti/dotenv-action from 1.1.2 to 1.1.4 (#200) Bumps [falti/dotenv-action](https://github.com/falti/dotenv-action) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/falti/dotenv-action/releases) - [Commits](https://github.com/falti/dotenv-action/compare/v1.1.2...v1.1.4) --- updated-dependencies: - dependency-name: falti/dotenv-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 832d7ad..db5b3a5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: falti/dotenv-action@v1.1.2 + - uses: falti/dotenv-action@v1.1.4 id: dotenv - name: Download/Unpack MSYS