Skip to content

Commit 9f82745

Browse files
ci(github-action): update action ncipollo/release-action ( v1.16.0 → v1.18.0 )
1 parent 2a67bce commit 9f82745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
return `${nextMajorMinor}.${nextPatch}`;
4949
5050
- name: Create Release
51-
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
51+
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
5252
with:
5353
generateReleaseNotes: true
5454
tag: "${{ steps.determine-next-tag.outputs.result }}"

0 commit comments

Comments
 (0)