Skip to content

Commit 96b7132

Browse files
Bump tj-actions/branch-names from 5.4 to 7.0.7 in /.github/workflows (#913)
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 5.4 to 7.0.7. - [Release notes](https://github.com/tj-actions/branch-names/releases) - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md) - [Commits](tj-actions/branch-names@v5.4...v7.0.7) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: a-maurice <[email protected]>
1 parent c189395 commit 96b7132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
private_key: ${{ secrets.WORKFLOW_TRIGGER_APP_PRIVATE_KEY }}
292292
- name: Get branch name
293293
id: branch-name
294-
uses: tj-actions/branch-names@v5.4
294+
uses: tj-actions/branch-names@v7.0.7
295295
- name: Use GitHub API to start workflow
296296
shell: bash
297297
run: |

0 commit comments

Comments
 (0)