From 5065c5ba68736e9f222453625241046c371b49d3 Mon Sep 17 00:00:00 2001 From: jbeemster Date: Tue, 7 Jan 2025 16:16:41 +0100 Subject: [PATCH] Bump tj-actions/branch-names --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe3f736..184e331 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v7 + uses: tj-actions/branch-names@v8 - name: Get changed terraform modules id: get-changed-modules