Skip to content

Commit cbd8323

Browse files
.github: Bump actions/stale from 9 to 10
Dependabot couldn't find the original pull request head commit, 4732496.
1 parent a8184d5 commit cbd8323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
stale:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
12+
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
1313
with:
1414
# PAT for GitHub API authentication
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)