mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-04-12 07:40:14 +03:00
Use kceb/git-message-action@v3
(#10638)
This commit is contained in:
parent
4ce69b9d00
commit
883152bfb8
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Get commit message (for release title and body)
|
- name: Get commit message (for release title and body)
|
||||||
id: commit
|
id: commit
|
||||||
uses: kceb/git-message-action@v2
|
uses: kceb/git-message-action@v3
|
||||||
- id: get-version
|
- id: get-version
|
||||||
uses: ./.github/actions/get-version
|
uses: ./.github/actions/get-version
|
||||||
- name: Reformat to regular markdown
|
- name: Reformat to regular markdown
|
||||||
|
Loading…
Reference in New Issue
Block a user