From 1478358ed61f8dbc9976aba35f8cc22154b13d38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:09:03 +0000 Subject: [PATCH] Bump tj-actions/branch-names Bumps the github_actions group with 1 update in the /.github/workflows directory: [tj-actions/branch-names](https://github.com/tj-actions/branch-names). Updates `tj-actions/branch-names` from 5.1 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/v5.1...v7.0.7) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build_v210.yaml | 2 +- .github/workflows/build_v211.yaml | 2 +- .github/workflows/build_v212.yaml | 2 +- .github/workflows/build_v22.yaml | 2 +- .github/workflows/build_v23.yaml | 2 +- .github/workflows/build_v24.yaml | 2 +- .github/workflows/build_v25.yaml | 2 +- .github/workflows/build_v26.yaml | 2 +- .github/workflows/build_v27.yaml | 2 +- .github/workflows/build_v28.yaml | 2 +- .github/workflows/build_v29.yaml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/build_v210.yaml b/.github/workflows/build_v210.yaml index e0c8e00..765f75d 100644 --- a/.github/workflows/build_v210.yaml +++ b/.github/workflows/build_v210.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep diff --git a/.github/workflows/build_v211.yaml b/.github/workflows/build_v211.yaml index 4b3604c..700745f 100644 --- a/.github/workflows/build_v211.yaml +++ b/.github/workflows/build_v211.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep diff --git a/.github/workflows/build_v212.yaml b/.github/workflows/build_v212.yaml index 345a244..7de4325 100644 --- a/.github/workflows/build_v212.yaml +++ b/.github/workflows/build_v212.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep diff --git a/.github/workflows/build_v22.yaml b/.github/workflows/build_v22.yaml index 2f34769..ef56bbc 100644 --- a/.github/workflows/build_v22.yaml +++ b/.github/workflows/build_v22.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v23.yaml b/.github/workflows/build_v23.yaml index 8457328..e0d82aa 100644 --- a/.github/workflows/build_v23.yaml +++ b/.github/workflows/build_v23.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v24.yaml b/.github/workflows/build_v24.yaml index c500f69..323b058 100644 --- a/.github/workflows/build_v24.yaml +++ b/.github/workflows/build_v24.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v25.yaml b/.github/workflows/build_v25.yaml index d975134..9af9dd1 100644 --- a/.github/workflows/build_v25.yaml +++ b/.github/workflows/build_v25.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v26.yaml b/.github/workflows/build_v26.yaml index 803ff94..c009937 100644 --- a/.github/workflows/build_v26.yaml +++ b/.github/workflows/build_v26.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v27.yaml b/.github/workflows/build_v27.yaml index 109b56a..bfdb268 100644 --- a/.github/workflows/build_v27.yaml +++ b/.github/workflows/build_v27.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v28.yaml b/.github/workflows/build_v28.yaml index 9d7c5f9..6409a9e 100644 --- a/.github/workflows/build_v28.yaml +++ b/.github/workflows/build_v28.yaml @@ -30,7 +30,7 @@ jobs: git config --global user.email "contact@prokress.bar" - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep run: | diff --git a/.github/workflows/build_v29.yaml b/.github/workflows/build_v29.yaml index 730a6ca..9af3ffe 100644 --- a/.github/workflows/build_v29.yaml +++ b/.github/workflows/build_v29.yaml @@ -32,7 +32,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v7.0.7 - name: Prepare id: prep