File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
88
run : echo "$HOME/bin" >> $GITHUB_PATH
89
89
90
90
- name : Get mulle-sde
91
- uses : mulle-sde/github-ci@v1
91
+ uses : mulle-sde/github-ci@v2
92
92
93
93
- if : matrix.build-mode == 'manual'
94
94
run : |
Original file line number Diff line number Diff line change 32
32
33
33
- uses : actions/checkout@v4
34
34
35
- - uses : mulle-sde/github-ci@v1
35
+ - uses : mulle-sde/github-ci@v2
36
36
37
37
- name : Dump Project Environment
38
38
run : |
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ an article or story. **mulle-slug** preserves case though.
20
20
21
21
| Release Version | Release Notes
22
22
|-------------------------------------------------------|--------------
23
- | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/mulle-c/mulle-slug.svg?branch=release ) [ ![ Build Status] ( https://github.com/mulle-c/mulle-slug/workflows/CI/badge.svg?branch=release )] ( //github.com/mulle-c/mulle-slug/actions ) ![ Coverage] ( https://img.shields.io/badge/coverage-100%25%C2%A0-2acf49 ) | [ RELEASENOTES] ( RELEASENOTES.md ) |
23
+ | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/mulle-c/mulle-slug.svg?branch=master ) [ ![ Build Status] ( https://github.com/mulle-c/mulle-slug/workflows/CI/badge.svg?branch=master )] ( //github.com/mulle-c/mulle-slug/actions ) ![ Coverage] ( https://img.shields.io/badge/coverage-100%25%C2%A0-2acf49 ) | [ RELEASENOTES] ( RELEASENOTES.md ) |
24
24
25
25
26
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mulle-slug" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " 🐌 Creates URL slugs" ,
5
5
"keywords" : [],
6
6
"license" : " UNLICENSED" ,
You can’t perform that action at this time.
0 commit comments