Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/go-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
fetch-depth: 0

- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@17456f8c7d042d8c82c9a8ca9e937231f9f42e26 # v3.95.2
uses: trufflesecurity/trufflehog@37b77001d0174ebec2fcca2bd83ff83a6d45a3ab # v3.95.3
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/self-pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ on:
- main
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
workflow_dispatch:

permissions:
Expand Down
2 changes: 2 additions & 0 deletions config/deployment-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ apps:
- reporter
- tracer
- product-console
- lerian-notification # firmino-dev only today
Comment thread
bedatty marked this conversation as resolved.

# Plugins
- plugin-access-manager # caller repo may push as plugin-identity / plugin-auth / casdoor
Expand Down Expand Up @@ -72,6 +73,7 @@ clusters:
- reporter
- tracer
- product-console
- lerian-notification
- plugin-access-manager
- plugin-fees
- plugin-br-pix-direct-jd
Expand Down
Loading