aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-11-06 20:13:28 -0600
committerChristian Cleberg <hello@cleberg.net>2024-11-06 20:13:28 -0600
commitea9931ee81f13874161cffa134f2cc3bab9077a9 (patch)
treefed29aaba9f54b8418d009e34c2e9b81bd0984da /.github
parent9ae0caeb741b5de71296e920a3040809f0bfb69c (diff)
downloadaudit-tools-ea9931ee81f13874161cffa134f2cc3bab9077a9.tar.gz
audit-tools-ea9931ee81f13874161cffa134f2cc3bab9077a9.tar.bz2
audit-tools-ea9931ee81f13874161cffa134f2cc3bab9077a9.zip
fix pysa
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pysa.yml2
1 files changed, 1 insertions, 1 deletions
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