diff --git a/.github/workflows/allowlist-checker.yml b/.github/workflows/allowlist-checker.yml index e220f1d..4e9f05d 100644 --- a/.github/workflows/allowlist-checker.yml +++ b/.github/workflows/allowlist-checker.yml @@ -32,7 +32,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - - uses: apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 # check workflows - - uses: apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 # check actions (currently no uses) + - uses: apache/infrastructure-actions/allowlist-check@bc817c8e9ad7d8216aab74223e32ea391e233b2c # check workflows + - uses: apache/infrastructure-actions/allowlist-check@bc817c8e9ad7d8216aab74223e32ea391e233b2c # check actions (currently no uses) with: scan-glob: "**/action.yml"