Skip to content

Commit b5a4e08

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.16.0 (#13)
1 parent 0b8a488 commit b5a4e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: l3build ctan -q -H
2828
# Now create the release (this only runs if the previous steps were successful)
2929
- name: Create GitHub release
30-
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
30+
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
3131
id: release
3232
with:
3333
artifacts: "build/distrib/ctan/*.zip"

0 commit comments

Comments
 (0)