Skip to content

Commit c6d938c

Browse files
committed
chore: Update solution links and auto-assign action version.
1 parent cb4438c commit c6d938c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/validate-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
content-filepath: ./lychee/out.md
3131
- name: Assign issues and pull requests
3232
if: steps.lychee.outputs.exit_code != 0
33-
uses: gustavofreze/auto-assign@2.0.0
33+
uses: gustavofreze/auto-assign@2.1.0
3434
with:
35-
assignees: '${{ vars.ASSIGNEES }}'
35+
assignees: 'gustavofreze'
3636
github_token: '${{ secrets.GITHUB_TOKEN }}'
3737
allow_self_assign: 'true'
3838
allow_no_assignees: 'true'

loans/SOLUTIONS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Neste tópico, você encontrará uma lista de soluções para o desafio [Emprés
2121
| `Java` | https://github.com/Lucas-Vinicius-Santos/desafio--customer-loans |
2222
| `Java` | https://github.com/FakeKus/Loan-Java |
2323
| `Java` | https://github.com/Klleriston/Loans-Challenge-Backend-BR |
24-
| `Python` | https://github.com/cesarcoppolasantos/python-loans-service |
25-
| `TypeScript` | https://github.com/lucazpinheiro/loans-service |
26-
| `TypeScript` | https://github.com/HenriqueSilverio/Loans.TypeScript |
2724
| `Java` | https://github.com/EmmanuelGomesSilva/loan-service |
2825
| `Java` | https://github.com/Francisco-Montalvao/loans.git |
26+
| `Python` | https://github.com/cesarcoppolasantos/python-loans-service |
27+
| `TypeScript` | https://github.com/HenriqueSilverio/Loans.TypeScript |
28+
| `TypeScript` | https://github.com/lucazpinheiro/loans-service |

0 commit comments

Comments
 (0)