mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Fixing the Release Version Check action path (#2026)
This commit is contained in:
parent
a0c049dbce
commit
fb5452bd10
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Check Release Version
|
||||
id: version
|
||||
uses: bitwarden/gh-actions@ea9fab01d76940267b4147cc1c4542431246b9f6
|
||||
uses: bitwarden/gh-actions/release-version-check@ea9fab01d76940267b4147cc1c4542431246b9f6
|
||||
with:
|
||||
release-type: ${{ github.event.inputs.release_type }}
|
||||
project-type: csharp
|
||||
|
Loading…
Reference in New Issue
Block a user