Skip to content

Commit bca1574

Browse files
authored
Update refactoring action version in workflow
1 parent d971b64 commit bca1574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refactor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
persist-credentials: false
2222

2323
- name: Run refactoring action
24-
uses: nbauma109/refactoring-cleanup-action@5780205f0103b0b30de32a017cf8dbe31a3384a7
24+
uses: nbauma109/refactoring-cleanup-action@b3116e9820500285a25fdd00963f0c2fe76d4030
2525
with:
2626
project_root: .
2727
source_level: "17"

0 commit comments

Comments
 (0)