mirror of
https://github.com/bitwarden/server.git
synced 2025-02-22 02:51:33 +01:00
Update the Release Version Check (#2089)
This commit is contained in:
parent
f5ae2fe340
commit
81cb41850a
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -38,10 +38,10 @@ jobs:
|
||||
|
||||
- name: Check Release Version
|
||||
id: version
|
||||
uses: bitwarden/gh-actions/release-version-check@ea9fab01d76940267b4147cc1c4542431246b9f6
|
||||
uses: bitwarden/gh-actions/release-version-check@4cf17a5ff15a995a2daf2b60ba371e5c9907c068
|
||||
with:
|
||||
release-type: ${{ github.event.inputs.release_type }}
|
||||
project-type: csharp
|
||||
project-type: dotnet
|
||||
file: Directory.Build.props
|
||||
|
||||
- name: Get branch name
|
||||
|
Loading…
Reference in New Issue
Block a user