mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 08:47:03 +05:30
chore(deps): update msfjarvis/keep-a-changelog-new-release action to v2.2.0
This commit is contained in:
parent
491be53dc3
commit
09a6e3e32b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
||||||
echo VERSION="${VERSION}" >> $GITHUB_ENV
|
echo VERSION="${VERSION}" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Update changelog
|
- name: Update changelog
|
||||||
uses: msfjarvis/keep-a-changelog-new-release@78cddbe3549f1c9263a2d754446d3765e865c518 # v2.1.1
|
uses: msfjarvis/keep-a-changelog-new-release@e60399f488b25149c0963a4e22fff928a9277ce7 # v2.2.0
|
||||||
with:
|
with:
|
||||||
tag: v${{ env.VERSION }}
|
tag: v${{ env.VERSION }}
|
||||||
version: ${{ env.VERSION }}
|
version: ${{ env.VERSION }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue