Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Updating the path for the Release Version Check (#1716)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8fe9504)
  • Loading branch information
joseph-flinn committed Jun 1, 2022
1 parent 589faf3 commit 3acee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ts
Expand Down

0 comments on commit 3acee89

Please sign in to comment.