build: fix release_dependency_versions workflow (#34573)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
ad2b1fee59
commit
1f814eacb2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ env:
|
|||
jobs:
|
||||
check_tag:
|
||||
runs-on: ubuntu-latest
|
||||
id: check_tag
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Check Tag
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue