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 21cc4ac commit 034a99aCopy full SHA for 034a99a
.github/workflows/no-response.yml
@@ -13,7 +13,7 @@ jobs:
13
noResponse:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb
+ - uses: lee-dohm/no-response@66174372c9c5576aa8a4287e33653f2fdd12d517
17
# This commit hash targets release v0.5.0 of lee-dohm/no-response.
18
# Targeting a commit hash instead of a tag has been done for security reasons.
19
# Please be aware that the commit hash specifically targets the "Automatic compilation"
0 commit comments