Skip to content

Commit

Permalink
Merge branch 'main' into gitauto/issue-#67-4413c6ab-ca11-4e0e-897b-99…
Browse files Browse the repository at this point in the history
…9730e9e257
  • Loading branch information
gstraccini[bot] authored Aug 26, 2024
2 parents d12e326 + 43397c9 commit a025390
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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].651
uses: guibranco/[email protected].661
if: always()
id: log
with:
path: secrets-result.log

- name: Read secrets-result.md
uses: guibranco/[email protected].651
uses: guibranco/[email protected].661
if: failure()
id: report
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/size-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
) || (
github.event_name == 'workflow_dispatch'
)
uses: "pascalgn/[email protected].2"
uses: "pascalgn/[email protected].4"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit a025390

Please sign in to comment.