Skip to content

Commit

Permalink
add solhint image
Browse files Browse the repository at this point in the history
  • Loading branch information
zerbinidamata committed Oct 4, 2023
1 parent bf49f4f commit db87022
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jobs:
name: Test
steps:
- name: Run Solidity Security Check
uses: zerbinidamata/HephaestusSolidityGuard@main
uses: docker://ghcr.io/zerbinidamata/hephaestussolidityguard/solhint:latest
6 changes: 3 additions & 3 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Test solidity action check'
description: 'Test'
name: 'Solidity Security checker'
description: 'Solidity Security checker using solhint'
runs:
using: 'docker'
image: 'Dockerfile'
image: ghcr.io/zerbinidamata/hephaestussolidityguard/solhint:latest

0 comments on commit db87022

Please sign in to comment.