From d77ab55ce1312b65175b910a24870b8b99a39cd9 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 24 Sep 2022 21:20:05 -0600 Subject: [PATCH] chore: update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f45281c8774..d2ad51490c7 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ Support this project with a :star: # Push event based workflows - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v5 + uses: tj-actions/branch-names@v6 - uses: nrwl/last-successful-commit-action@v1 id: last_successful_commit_push