From db58770a36fe81a31b8a0e696c2aadc757cd27a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:30:01 +0000 Subject: [PATCH] Bump guibranco/github-file-reader-action-v2 in the actions-minor group (#40) Bumps the actions-minor group with 1 update: [guibranco/github-file-reader-action-v2](https://github.com/guibranco/github-file-reader-action-v2). Updates `guibranco/github-file-reader-action-v2` from 2.2.696 to 2.2.698 - [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.696...v2.2.698) --- updated-dependencies: - dependency-name: guibranco/github-file-reader-action-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index c23dcf4..0ce2af3 100644 --- a/action.yml +++ b/action.yml @@ -84,21 +84,21 @@ runs: path: fingerprint.txt - name: Read secrets-result.log - uses: guibranco/github-file-reader-action-v2@v2.2.696 + uses: guibranco/github-file-reader-action-v2@v2.2.698 if: always() id: log with: path: secrets-result.log - name: Read secrets-result.md - uses: guibranco/github-file-reader-action-v2@v2.2.696 + uses: guibranco/github-file-reader-action-v2@v2.2.698 if: failure() id: report with: path: secrets-result.md - name: Read fingerprint.txt - uses: guibranco/github-file-reader-action-v2@v2.2.696 + uses: guibranco/github-file-reader-action-v2@v2.2.698 if: failure() id: fingerprint with: