Skip to content

Commit 0e2e8f7

Browse files
chore(deps): bump tj-actions/branch-names from 8.2.1 to 9.0.1 (#2633)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f2e971 commit 0e2e8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2152,7 +2152,7 @@ jobs:
21522152
bash
21532153
- name: Get branch name
21542154
id: branch-name
2155-
uses: tj-actions/branch-names@dde14ac574a8b9b1cedc59a1cf312788af43d8d8 # v8.2.1
2155+
uses: tj-actions/branch-names@386e117ea34339627a40843704a60a3bc9359234 # v9.0.1
21562156
if: github.event_name == 'pull_request' && matrix.fetch-depth == 0
21572157
- uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3
21582158
id: last_successful_commit

0 commit comments

Comments
 (0)