Skip to content

Commit b78583a

Browse files
chore(deps): update actions/stale action to v10
Nx-version-bump: patch
1 parent d4c24f2 commit b78583a

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: 🚀 Run stale
15-
uses: actions/stale@v9
15+
uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
days-before-stale: 30

0 commit comments

Comments
 (0)