1
0
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:
Joseph Flinn 2022-06-28 13:54:49 -07:00 committed by GitHub
parent f5ae2fe340
commit 81cb41850a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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