Skip to content
Open
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/hol-plugin-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: HOL Plugin Scanner
# v1.2.491 references plugin-scanner 2.0.1092, which is not on PyPI.
# Pin the last published scanner bundle until the upstream tag is fixed.
uses: hashgraph-online/ai-plugin-scanner-action@b427d0e5c30fa6ac4235aae37960dab0a3449538 # v1.2.490 / scanner 2.0.1091
uses: hashgraph-online/ai-plugin-scanner-action@90309478fbd190180c3275340547d172ad984c82 # v1.2.490 / scanner 2.0.1091
with:
plugin_dir: plugins/armorcodex
mode: scan
Expand Down