fix update-library-versions action (#3046)

This commit is contained in:
Denys Vuika
2023-03-07 13:35:56 -05:00
committed by GitHub
parent 6f309a0c1e
commit 44fdc462f3
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ runs:
- uses: ./.github/actions/update-library-versions
name: Update Library Versions
with:
branch_name: ${{ env.BRANCH_NAME }}
dry-run: ${{ inputs.dry-run }}
- name: Build Libraries