From 92ab4d1e1d676f9732739bf62399737a5f296605 Mon Sep 17 00:00:00 2001 From: "penify-dev[bot]" <146478655+penify-dev[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:15:29 +0000 Subject: [PATCH 1/2] Penify config file From 377052fc1cb4d7e04cd96604a593443579eb4163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:16:09 +0000 Subject: [PATCH 2/2] Bump guibranco/github-file-reader-action-v2 from 2.2.647 to 2.2.651 Bumps [guibranco/github-file-reader-action-v2](https://github.com/guibranco/github-file-reader-action-v2) from 2.2.647 to 2.2.651. - [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.647...v2.2.651) --- 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] --- .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 2080e7e..02b051b 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.647 + uses: guibranco/github-file-reader-action-v2@v2.2.651 if: always() id: log with: path: secrets-result.log - name: Read secrets-result.md - uses: guibranco/github-file-reader-action-v2@v2.2.647 + uses: guibranco/github-file-reader-action-v2@v2.2.651 if: failure() id: report with: