From 79adacd43ea069e57037edc891ea8d33013bc3da Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 4 Apr 2023 13:58:30 -0600 Subject: [PATCH] chore: Update sync-release-version.yml (#1071) --- .github/workflows/sync-release-version.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 39ac5c16..580e1ea0 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -32,6 +32,7 @@ jobs: update-version: runs-on: ubuntu-latest + needs: create-sec-tag steps: - uses: actions/checkout@v3 with: