Skip to content

Commit 0d04250

Browse files
authored
Merge pull request #3170 from acterglobal/dependabot/github_actions/dot-github/workflows/tj-actions/branch-names-9.0.0
Bump tj-actions/branch-names from 7.0.7 to 9.0.0 in /.github/workflows
2 parents 4b5625a + 824dec2 commit 0d04250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050
- name: Get branch name
5151
id: branch-name
52-
uses: tj-actions/branch-names@v7.0.7
52+
uses: tj-actions/branch-names@v9.0.0
5353
- id: tag
5454
name: Create Tag
5555
run: echo "tag=${{ steps.branch-name.outputs.current_branch }}-`date +%FT%H%M`" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)