Skip to content

Commit b3506fe

Browse files
chore(actions): update actions/stale action to v10.3.0
1 parent e54e269 commit b3506fe

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@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.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)