Skip to content

Commit 201fb7e

Browse files
chore(deps): update tj-actions/branch-names action to v9 [security]
1 parent 6e26f53 commit 201fb7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pr-title.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Get branch name
1111
if: ${{ github.actor != 'github-actions' }}
1212
id: branch-name
13-
uses: tj-actions/branch-names@v6
13+
uses: tj-actions/branch-names@v9
1414

1515
- name: Check for hotfix label
1616
uses: Dreamcodeio/pr-has-label-action@v1.2

0 commit comments

Comments
 (0)