Skip to content
Closed
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 @@ -12,7 +12,7 @@
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 #v9
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f #v9

Check warning on line 15 in .github/workflows/stale.yml

View workflow job for this annotation

GitHub Actions / check-ci-workflows

ref-version-mismatch

stale.yml:15: detects commit SHAs that don't match their version comment tags: points to commit 5bef64f19d7f
with:
stale-issue-message: >-
This issue has been automatically marked as stale because
Expand Down
Loading