Skip to content

Commit b65b7ad

Browse files
authored
Cppcheck Premium: Update license file (#7161)
1 parent deca88d commit b65b7ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cppcheck-premium.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ jobs:
4242
- name: Generate a license file
4343
run: |
4444
echo cppcheck > cppcheck.lic
45-
echo 241231 >> cppcheck.lic
45+
echo 251231 >> cppcheck.lic
4646
echo 80000 >> cppcheck.lic
47-
echo 53b72a908d7aeeee >> cppcheck.lic
47+
echo 4f8dc8e7c8bb288f >> cppcheck.lic
4848
echo path:lib >> cppcheck.lic
4949
5050
- name: Check

0 commit comments

Comments
 (0)