Skip to content

Commit c61e050

Browse files
chore(deps): update actions/stale action to v10.4.0
1 parent 544daab commit c61e050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/close-stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Close Stale Issues
23-
uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
23+
uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
2424
with:
2525
# # Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.
2626
# repo-token: # optional, default is ${{ github.token }}

0 commit comments

Comments
 (0)