Skip to content

Commit 2498bbb

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.16.0 (#933)
1 parent e695208 commit 2498bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: l3build ctan -q -H
4747
# Now create the release (this only runs if the previous steps were successful)
4848
- name: Create GitHub release
49-
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87
49+
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174
5050
id: release
5151
with:
5252
artifacts: "build/distrib/ctan/*.zip"

0 commit comments

Comments
 (0)