From 99ec3f8a9030d4df2fc475d486ac59ad40f55ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 02:15:51 +0100 Subject: [PATCH] Bump guibranco/github-file-reader-action-v2 from 2.2.687 to 2.2.689 (#109) Bumps [guibranco/github-file-reader-action-v2](https://github.com/guibranco/github-file-reader-action-v2) from 2.2.687 to 2.2.689. - [Release notes](https://github.com/guibranco/github-file-reader-action-v2/releases) - [Commits](https://github.com/guibranco/github-file-reader-action-v2/compare/v2.2.687...v2.2.689) --- updated-dependencies: - dependency-name: guibranco/github-file-reader-action-v2 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> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com> --- .github/workflows/infisical-secrets-check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/infisical-secrets-check.yml b/.github/workflows/infisical-secrets-check.yml index 9b0d659..e7f2be3 100644 --- a/.github/workflows/infisical-secrets-check.yml +++ b/.github/workflows/infisical-secrets-check.yml @@ -68,14 +68,14 @@ jobs: path: secrets-result.md - name: Read secrets-result.log - uses: guibranco/github-file-reader-action-v2@v2.2.687 + uses: guibranco/github-file-reader-action-v2@v2.2.689 if: always() id: log with: path: secrets-result.log - name: Read secrets-result.md - uses: guibranco/github-file-reader-action-v2@v2.2.687 + uses: guibranco/github-file-reader-action-v2@v2.2.689 if: failure() id: report with: