Skip to content

Commit 2a16226

Browse files
author
hashgraph-online[bot]
committed
fix: use correct scanner action repo and remove custom args
1 parent a9db21c commit 2a16226

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codex-plugin-scanner.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ jobs:
3131
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.2.2
3232

3333
- name: Run scanner
34-
uses: hashgraph-online/codex-plugin-scanner@b45d6b583afe05819b24edc8e6418c9ad2e1f1d0 # v1
34+
uses: hashgraph-online/hol-codex-plugin-scanner-action@b45d6b583afe05819b24edc8e6418c9ad2e1f1d0 # v1
3535
with:
36-
args: scan --fail-on critical

0 commit comments

Comments
 (0)