Skip to content

Commit a02c936

Browse files
authored
Update actions/stale action to v10.4.0 (apache#5026)
1 parent cfcd59d commit a02c936

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
@@ -23,7 +23,7 @@ jobs:
2323
if: github.repository == 'apache/polaris'
2424
runs-on: ubuntu-24.04
2525
steps:
26-
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
26+
- uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
2727
with:
2828
days-before-issue-stale: 30
2929
days-before-issue-close: -1

0 commit comments

Comments
 (0)