Skip to content

Commit e1109cc

Browse files
authored
Update clean-repo.yml (#41863)
1 parent 2a7153c commit e1109cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# Call clean repo
2828
- name: Clean repo
2929
id: clean-repo-step
30-
uses: dotnet/docs-tools/cleanrepo/CleanRepo@5e8bcc78465d45a7544bba56509a1a69922b6a5a # main
30+
uses: dotnet/docs-tools/cleanrepo@2a815a6c0976e888a49264f513dc230008b4a1f2
3131
with:
3232
docfx_directory: '.'
3333
articles_directory: 'docs'

0 commit comments

Comments
 (0)