Skip to content

Commit 0a9e107

Browse files
Update ncipollo/release-action action to v1.11.2 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe6dc3e commit 0a9e107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-train.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
env:
9494
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9595
- name: Create Release
96-
uses: ncipollo/release-action@v1.11.1
96+
uses: ncipollo/release-action@v1.11.2
9797
with:
9898
tag: ${{ steps.version.outputs.version }}
9999
body: ${{ steps.changelog.outputs.changelog}}

0 commit comments

Comments
 (0)