Skip to content

Commit af25c30

Browse files
updating tj-actions/branch-names version due to vulnerability https://oktainc.atlassian.net/browse/SI-848
1 parent ec15cb2 commit af25c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919
- name: Get branch name
2020
id: branch-name
21-
uses: tj-actions/branch-names@v5.2
21+
uses: tj-actions/branch-names@v7.0.7
2222
- name: Wait for Tests Results
2323
uses: convictional/trigger-workflow-and-wait@v1.6.1
2424
with:

0 commit comments

Comments
 (0)