We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66892ba commit 86f1e57Copy full SHA for 86f1e57
1 file changed
.github/workflows/pysa.yml
@@ -39,7 +39,7 @@ jobs:
39
submodules: true
40
41
- name: Run Pysa with Poetry
42
- uses: facebook/pysa-action@f46a63777e59268613bd6e2ff4e29f144ca9e88b
+ uses: facebook/pysa-action@main
43
with:
44
# To customize these inputs:
45
# See https://github.com/facebook/pysa-action#inputs
0 commit comments