Skip to content

Commit

Permalink
Bump guibranco/github-file-reader-action-v2 from 2.2.696 to 2.2.698
Browse files Browse the repository at this point in the history
Bumps [guibranco/github-file-reader-action-v2](https://github.com/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](guibranco/github-file-reader-action-v2@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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 81e659e commit f0f95ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@ jobs:
path: secrets-result.md

- name: Read secrets-result.log
uses: guibranco/[email protected].696
uses: guibranco/[email protected].698
if: always()
id: log
with:
path: secrets-result.log

- name: Read secrets-result.md
uses: guibranco/[email protected].696
uses: guibranco/[email protected].698
if: failure()
id: report
with:
Expand Down

0 comments on commit f0f95ff

Please sign in to comment.