aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-11-06 20:10:43 -0600
committerChristian Cleberg <hello@cleberg.net>2024-11-06 20:10:43 -0600
commit9ae0caeb741b5de71296e920a3040809f0bfb69c (patch)
treef39d4886a8fed48396ed2be183ca6f05068f04be /.github/workflows
parent90a953fdb3fa4c57c34f0a2bca0c1339c16d2bec (diff)
downloadaudit-tools-9ae0caeb741b5de71296e920a3040809f0bfb69c.tar.gz
audit-tools-9ae0caeb741b5de71296e920a3040809f0bfb69c.tar.bz2
audit-tools-9ae0caeb741b5de71296e920a3040809f0bfb69c.zip
fix pysa
Diffstat (limited to '.github/workflows')
-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 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