diff --git a/.github/workflows/nightly-hypothesis.yml b/.github/workflows/nightly-hypothesis.yml index 5302456..a30a82e 100644 --- a/.github/workflows/nightly-hypothesis.yml +++ b/.github/workflows/nightly-hypothesis.yml @@ -91,7 +91,7 @@ jobs: - name: Open an issue on failure if: failure() - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 with: script: | const fs = require('fs');