From ea9931ee81f13874161cffa134f2cc3bab9077a9 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 6 Nov 2024 20:13:28 -0600 Subject: 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 -- cgit v1.2.3-70-g09d2