Skip to content

Commit e146c96

Browse files
Bump dotnet-reportgenerator-globaltool from 5.2.4 to 5.2.5 (#1536)
1 parent 9c51fe3 commit e146c96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"dotnet-reportgenerator-globaltool": {
18-
"version": "5.2.4",
18+
"version": "5.2.5",
1919
"commands": [
2020
"reportgenerator"
2121
]

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Tune GitHub-hosted runner network
3939
uses: smorimoto/tune-github-hosted-runner-network@v1
4040
- name: Setup PostgreSQL
41-
uses: ikalnytskyi/action-setup-postgres@v5
41+
uses: ikalnytskyi/action-setup-postgres@v6
4242
with:
4343
username: postgres
4444
password: postgres

0 commit comments

Comments
 (0)