Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Commit

Permalink
Bump to version v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Aug 6, 2020
1 parent 00f971f commit e127350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bmp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: 1.0.2
version: 1.0.3
commit: Bump to version v%.%.%
files:
README.md: kt3k/license_checker@v%.%.%
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/license_checker@v1.0.2
uses: kt3k/license_checker@v1.0.3
```
This action checks the license lines in the files on every push.
Expand Down

0 comments on commit e127350

Please sign in to comment.