From 71a52a08500b6d6b5d63b77de7efe915493d9067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:51:08 +0000 Subject: [PATCH] Bump tj-actions/branch-names from 6 to 7.0.7 in /.github/workflows (#176) Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 6 to 7.0.7. - [Release notes](https://github.com/tj-actions/branch-names/releases) - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/branch-names/compare/v6...v7.0.7) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../workflows/pcb-artifacts-ControllerCurrentShuntAddOn.yaml | 2 +- .github/workflows/pcb-artifacts-esp32-controller.yaml | 2 +- .github/workflows/pcb-artifacts-module450.yaml | 2 +- .github/workflows/pcb-artifacts-modulev490-allinone.yaml | 2 +- .github/workflows/pcb-artifacts-modulev490-passivebal.yaml | 2 +- .github/workflows/pcb-artifacts-temperaturepcb.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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: |