This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 59d0ac9357ea [fix][ci] Upgrade sandboxed-trivy-action to approved sha 
(#26169)
59d0ac9357ea is described below

commit 59d0ac9357ea6578a983817eee233f31c95f5d1c
Author: Lari Hotari <[email protected]>
AuthorDate: Thu Jul 9 15:01:07 2026 +0300

    [fix][ci] Upgrade sandboxed-trivy-action to approved sha (#26169)
---
 .github/workflows/pulsar-ci.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pulsar-ci.yaml b/.github/workflows/pulsar-ci.yaml
index 50d2240ac7ac..68feda3776a1 100644
--- a/.github/workflows/pulsar-ci.yaml
+++ b/.github/workflows/pulsar-ci.yaml
@@ -678,7 +678,7 @@ jobs:
 
       - name: Run Trivy container scan
         id: trivy_scan
-        uses: 
lhotari/sandboxed-trivy-action@555963036b2012b44c1071508a236e569db28ebb
+        uses: 
lhotari/sandboxed-trivy-action@f01374b6cc3bf7264ab238293e94f6db7ada6dd0
         if: ${{ github.repository == 'apache/pulsar' && github.event_name != 
'pull_request' }}
         continue-on-error: true
         with:

Reply via email to