Skip to content

Commit 1e97063

Browse files
committed
ci: refresh HOL workflow action refs
1 parent f28c079 commit 1e97063

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2626
- name: Codex plugin scanner
27-
uses: hashgraph-online/hol-codex-plugin-scanner-action@b45d6b583afe05819b24edc8e6418c9ad2e1f1d0 # v1
27+
uses: hashgraph-online/hol-codex-plugin-scanner-action@df9c8a41eefff30cc430344c2a32c7a96bf37645 # v1
2828
with:
2929
# The pinned action resolves .codex-plugin/plugin.json from the repo root.
3030
plugin_dir: "."
@@ -60,7 +60,7 @@ jobs:
6060
- name: Codex plugin scanner regression
6161
id: scan
6262
continue-on-error: true
63-
uses: hashgraph-online/hol-codex-plugin-scanner-action@b45d6b583afe05819b24edc8e6418c9ad2e1f1d0 # v1
63+
uses: hashgraph-online/hol-codex-plugin-scanner-action@df9c8a41eefff30cc430344c2a32c7a96bf37645 # v1
6464
with:
6565
plugin_dir: ${{ matrix.plugin_dir }}
6666
min_score: "70"

0 commit comments

Comments
 (0)