1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

Stop using lockfiles (#3550)

This commit is contained in:
Matt Bishop
2023-12-12 09:09:42 -05:00
committed by GitHub
parent 5a6a6ce4ce
commit 890a09804f
42 changed files with 0 additions and 105075 deletions

View File

@ -82,9 +82,6 @@ jobs:
version: ${{ inputs.version_number }}
file_path: "Directory.Build.props"
- name: Refresh lockfiles
run: dotnet restore -f --force-evaluate --no-cache
- name: Setup git
run: |
git config --local user.email "106330231+bitwarden-devops-bot@users.noreply.github.com"