We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca6eba commit c18b480Copy full SHA for c18b480
.github/workflows/no-response.yml
@@ -15,7 +15,7 @@ jobs:
15
if: github.repository_owner == 'kivy'
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb
+ - uses: lee-dohm/no-response@66174372c9c5576aa8a4287e33653f2fdd12d517
19
# This commit hash targets release v0.5.0 of lee-dohm/no-response.
20
# Targeting a commit hash instead of a tag has been done for security reasons.
21
# Please be aware that the commit hash specifically targets the "Automatic compilation"
0 commit comments