Skip to content

Commit

Permalink
Merge branch 'main' into feature/startup
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco committed Aug 13, 2024
2 parents 201fe73 + f4f557a commit 1601340
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/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:
Expand Down

0 comments on commit 1601340

Please sign in to comment.