From b0e62d21bcedcb7239bf4f1d37bf3da9dd7973c0 Mon Sep 17 00:00:00 2001 From: "doyobot[bot]" <132103405+doyobot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 22:03:32 +0000 Subject: [PATCH] chore(deps): update tj-actions/branch-names action to v9 | datasource | package | from | to | | ----------- | ----------------------- | ---- | ------ | | github-tags | tj-actions/branch-names | v6.5 | v9.0.2 | --- .github/workflows/pr-metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-metadata.yaml b/.github/workflows/pr-metadata.yaml index 26bb596..eed5d43 100644 --- a/.github/workflows/pr-metadata.yaml +++ b/.github/workflows/pr-metadata.yaml @@ -27,7 +27,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6.5 + uses: tj-actions/branch-names@v9.0.2 - name: Save PR data to file env: