audit-labs/audit-tools

A collection of scripts, queries, and other goodies you can use in an audit.

clone: git clone https://gitbay.org/audit-labs/audit-tools.git

9ae0caeb741b5de71296e920a3040809f0bfb69c

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2024-11-07T02:10:43Z

fix pysa
 .github/workflows/pysa.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pysa.yml b/.github/workflows/pysa.yml
index df45e57..a780071 100644
--- a/.github/workflows/pysa.yml
+++ b/.github/workflows/pysa.yml
@@ -38,7 +38,7 @@ jobs:
           submodules: true
 
       - name: Run Pysa
-        uses: facebook/pysa-action@f46a63777e59268613bd6e2ff4e29f144ca9e88b
+        uses: facebook/pysa-action
         with:
           # To customize these inputs:
           # See https://github.com/facebook/pysa-action#inputs