Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d
with:
start-date: "2022-03-01T00:00:00Z" # ISO 8601 or RFC 2822
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading