diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ec36cad4d..3193681697 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - uses: actions/checkout@v3 - name: Get package version id: package-version