Skip to content

Commit 2540f2a

Browse files
committed
ci: update STALE-ISSUES workflow from global .github repo
Signed-off-by: microcks-bot <info@microcks.io>
1 parent 5ba10cd commit 2540f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Mark issue or PR as stale
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # To pin v10.2.0
19+
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # To pin v10.3.0
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
stale-issue-message: |

0 commit comments

Comments
 (0)