Skip to content

Commit 03f9d89

Browse files
chore(deps): update all non-major dependencies
1 parent 816fa79 commit 03f9d89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/validate-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Upload coverage report
3838
if: success()
39-
uses: codecov/codecov-action@v5.3.1
39+
uses: codecov/codecov-action@v5.4.0
4040
with:
4141
verbose: true
4242
token: ${{ secrets.CODECOV_TOKEN }}

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ services:
9393
max-file: "3"
9494

9595
ollama:
96-
image: ollama/ollama:0.5.11
96+
image: ollama/ollama:0.5.12
9797
ports:
9898
- 11434:11434
9999
container_name: ollama

0 commit comments

Comments
 (0)