diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index a66dc722..62cd6b96 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -292,7 +292,7 @@ jobs: private_key: ${{ secrets.WORKFLOW_TRIGGER_APP_PRIVATE_KEY }} - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v7.0.7 + uses: tj-actions/branch-names@v9.0.0 - name: Use GitHub API to start workflow shell: bash run: |