mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 09:54:11 +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
|
||||
- name: Get commit message (for release title and body)
|
||||
id: commit
|
||||
uses: kceb/git-message-action@v2
|
||||
uses: kceb/git-message-action@v3
|
||||
- id: get-version
|
||||
uses: ./.github/actions/get-version
|
||||
- name: Reformat to regular markdown
|
||||
|
Loading…
Reference in New Issue
Block a user