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:
3
.github/workflows/version-bump.yml
vendored
3
.github/workflows/version-bump.yml
vendored
@ -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"
|
||||
|
Reference in New Issue
Block a user