We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b478202 commit 808cff3Copy full SHA for 808cff3
.github/workflows/preparing-github-release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22
- name: Prepare release
23
- uses: stylelint/changelog-to-github-release-action@4c981d6bca2ec40fd7c25b43e4e5ad75ba07fc5a # 0.3.1
+ uses: stylelint/changelog-to-github-release-action@8526eab6046b8f5b2f883844d953b5eb6f80e674 # 0.5.1
24
with:
25
tag: ${{ github.ref_name }}
26
draft: true
0 commit comments