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 5c8d51b commit 89f51e6Copy full SHA for 89f51e6
.github/workflows/stale.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
egress-policy: audit
21
22
- - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
+ - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
23
24
start-date: "2022-03-01T00:00:00Z" # ISO 8601 or RFC 2822
25
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments