Skip to content

Commit 04f5d3e

Browse files
Bump guibranco/github-file-reader-action-v2 from 2.2.872 to 2.2.883 (#233)
Bumps [guibranco/github-file-reader-action-v2](https://github.com/guibranco/github-file-reader-action-v2) from 2.2.872 to 2.2.883. - [Release notes](https://github.com/guibranco/github-file-reader-action-v2/releases) - [Commits](guibranco/github-file-reader-action-v2@v2.2.872...v2.2.883) --- updated-dependencies: - dependency-name: guibranco/github-file-reader-action-v2 dependency-version: 2.2.883 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f512f56 commit 04f5d3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/infisical-secrets-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ jobs:
6868
path: secrets-result.md
6969

7070
- name: Read secrets-result.log
71-
uses: guibranco/[email protected].872
71+
uses: guibranco/[email protected].883
7272
if: always()
7373
id: log
7474
with:
7575
path: secrets-result.log
7676

7777
- name: Read secrets-result.md
78-
uses: guibranco/[email protected].872
78+
uses: guibranco/[email protected].883
7979
if: failure()
8080
id: report
8181
with:

0 commit comments

Comments
 (0)