|
|
|
|
@ -45,6 +45,9 @@ jobs:
@@ -45,6 +45,9 @@ jobs:
|
|
|
|
|
version: ${{ github.event.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" |
|
|
|
|
|