mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
chore: bump TriPSs/conventional-changelog-action from 5.2.1 to 5.3.0
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e03023d1cc
commit
9058a9778e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
|
||||
- name: Create changelog ✍️
|
||||
id: changelog
|
||||
uses: TriPSs/conventional-changelog-action@f04dac1fd07687cec8ea302937ca588b33786e98
|
||||
uses: TriPSs/conventional-changelog-action@3a392e9aa44a72686b0fc13259a90d287dd0877c
|
||||
with:
|
||||
github-token: ${{ secrets.github_token }}
|
||||
skip-version-file: "true"
|
||||
|
|
Loading…
Reference in a new issue