build: fix release_dependency_versions workflow (#34573)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-06-29 08:55:59 -04:00 committed by GitHub
parent ad2b1fee59
commit 1f814eacb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ env:
jobs:
check_tag:
runs-on: ubuntu-latest
id: check_tag
steps:
- uses: actions/checkout@v3
- name: Check Tag
run: |