diff --git a/.github/workflows/pcb-artifacts-ControllerCurrentShuntAddOn.yaml b/.github/workflows/pcb-artifacts-ControllerCurrentShuntAddOn.yaml index 0ead3fc9..cb013c26 100644 --- a/.github/workflows/pcb-artifacts-ControllerCurrentShuntAddOn.yaml +++ b/.github/workflows/pcb-artifacts-ControllerCurrentShuntAddOn.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: Running on branch run: | diff --git a/.github/workflows/pcb-artifacts-esp32-controller.yaml b/.github/workflows/pcb-artifacts-esp32-controller.yaml index c4a43ccd..b7c2c656 100644 --- a/.github/workflows/pcb-artifacts-esp32-controller.yaml +++ b/.github/workflows/pcb-artifacts-esp32-controller.yaml @@ -35,7 +35,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: Running on branch run: | diff --git a/.github/workflows/pcb-artifacts-module450.yaml b/.github/workflows/pcb-artifacts-module450.yaml index 74a98c22..57f71fd6 100644 --- a/.github/workflows/pcb-artifacts-module450.yaml +++ b/.github/workflows/pcb-artifacts-module450.yaml @@ -35,7 +35,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: Running on branch run: | diff --git a/.github/workflows/pcb-artifacts-modulev490-allinone.yaml b/.github/workflows/pcb-artifacts-modulev490-allinone.yaml index fd057d58..95a3be62 100644 --- a/.github/workflows/pcb-artifacts-modulev490-allinone.yaml +++ b/.github/workflows/pcb-artifacts-modulev490-allinone.yaml @@ -34,7 +34,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: Running on branch run: | diff --git a/.github/workflows/pcb-artifacts-modulev490-passivebal.yaml b/.github/workflows/pcb-artifacts-modulev490-passivebal.yaml index acfbed0f..ba896fe2 100644 --- a/.github/workflows/pcb-artifacts-modulev490-passivebal.yaml +++ b/.github/workflows/pcb-artifacts-modulev490-passivebal.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: Running on branch run: | diff --git a/.github/workflows/pcb-artifacts-temperaturepcb.yaml b/.github/workflows/pcb-artifacts-temperaturepcb.yaml index 28f4b0cf..e28af252 100644 --- a/.github/workflows/pcb-artifacts-temperaturepcb.yaml +++ b/.github/workflows/pcb-artifacts-temperaturepcb.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: Running on branch run: |