Skip to content

Commit 4c8a069

Browse files
chore(deps): update ncipollo/release-action action to v1.19.0
1 parent 649b3ee commit 4c8a069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
name: dist
7575
path: dist
76-
- uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
76+
- uses: ncipollo/release-action@b12185d71f4641bb1b1116dacae6b74e667f86e4 # v1.19.0
7777
with:
7878
generateReleaseNotes: true
7979
artifacts: dist/*

0 commit comments

Comments
 (0)