Skip to content

Commit 81d5bae

Browse files
chore(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 (#1032)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c87e37 commit 81d5bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxf-publish-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ jobs:
480480
echo "::endgroup::"
481481
482482
- name: Generate Github Release
483-
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
483+
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
484484
if: ${{ env.DRY_RUN_ENABLED != 'true' }}
485485
with:
486486
tag: ${{ needs.validate-release.outputs.tag }}

0 commit comments

Comments
 (0)