From 791429a0aa4becb0f7e154c800a164635ed894f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 13:55:02 +0000 Subject: [PATCH] chore(deps): bump Firenza/secrets-to-env in /.github/workflows Bumps [Firenza/secrets-to-env](https://github.com/firenza/secrets-to-env) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/firenza/secrets-to-env/releases) - [Commits](https://github.com/firenza/secrets-to-env/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: Firenza/secrets-to-env dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish_lists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_lists.yml b/.github/workflows/publish_lists.yml index 889049c3..98009d6d 100644 --- a/.github/workflows/publish_lists.yml +++ b/.github/workflows/publish_lists.yml @@ -28,7 +28,7 @@ jobs: with: submodules: true - name: Export secrets - uses: Firenza/secrets-to-env@v1.3.0 + uses: Firenza/secrets-to-env@v1.4.0 with: secrets: ${{ toJSON(secrets) }} - name: Generate lists