We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db3b4d1 commit 9ad8ee8Copy full SHA for 9ad8ee8
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Check Release Version
38
id: version
39
- uses: bitwarden/gh-actions/release-version-check@8f055ef543c7433c967a1b9b04a0f230923233bb
+ uses: bitwarden/gh-actions/release-version-check@4f2a18ff6b521dbdc0d9079e528bf82114175520
40
with:
41
release-type: ${{ github.event.inputs.release_type }}
42
project-type: dotnet
0 commit comments