Skip to content

Commit 315a3de

Browse files
authored
Merge pull request #11 from Spill-Tea/ci_workflow_update
ci(workflow): Upgrade addlicense version on ci workflow.
2 parents 088f01a + f45abdf commit 315a3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: Install addlicense
122122
run: |
123-
go install github.com/google/addlicense@v1.1.1
123+
go install github.com/google/addlicense@v1.2.0
124124
125125
- name: Check for License Headers
126126
run: |

0 commit comments

Comments
 (0)