Skip to content

Commit 4679b76

Browse files
chore(actions): update actions/stale action to v10.4.0 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc84f35 commit 4679b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-issue-pr.yaml

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

2020
steps:
2121
- name: Mark stale issues and PRs
22-
uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0 # Use the latest version of the Stale Action
22+
uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0 # Use the latest version of the Stale Action
2323
with:
2424
# Label to apply to stale issues
2525
stale-issue-label: 'stale'

0 commit comments

Comments
 (0)