Skip to content

Commit 9ad8ee8

Browse files
committed
Update the version of bitwarden/gh-actions/release-version-check (#33)
(cherry picked from commit ab0fdc7)
1 parent db3b4d1 commit 9ad8ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Check Release Version
3838
id: version
39-
uses: bitwarden/gh-actions/release-version-check@8f055ef543c7433c967a1b9b04a0f230923233bb
39+
uses: bitwarden/gh-actions/release-version-check@4f2a18ff6b521dbdc0d9079e528bf82114175520
4040
with:
4141
release-type: ${{ github.event.inputs.release_type }}
4242
project-type: dotnet

0 commit comments

Comments
 (0)