Skip to content

Commit 5895d19

Browse files
authored
Update gitleaks.yaml
1 parent d85ea13 commit 5895d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitleaks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
if: steps.gitleaks.outcome != 'success'
2929
uses: actions/setup-dotnet@v3
3030
with:
31-
dotnet-version: '6.x'
31+
dotnet-version: '3.1.x'
3232
- name: Install the report tool packages
3333
if: steps.gitleaks.outcome != 'success'
3434
run: |

0 commit comments

Comments
 (0)