Skip to content

Commit 2ff94ea

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

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@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.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)