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

ea9931ee81f13874161cffa134f2cc3bab9077a9

verified · cmc

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

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 a780071..4784634 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
+        uses: facebook/pysa-action@0.0.1
         with:
           # To customize these inputs:
           # See https://github.com/facebook/pysa-action#inputs