Skip to content

Commit a90560b

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency actions/create-release to v1.1.4 (.github/workflows/release.yaml)
1 parent 86024c3 commit a90560b

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: create release
3535
id: create_release
36-
uses: actions/create-release@v1.0.1
36+
uses: actions/create-release@v1.1.4
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
with:

0 commit comments

Comments
 (0)