Skip to content

Commit aaa9fa6

Browse files
authored
Merge pull request #228 from Sparticuz/dependabot/github_actions/ncipollo/release-action-1.14.0
2 parents 1da7ed4 + 800c97f commit aaa9fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cd ..
5959
6060
- name: Upload items to Github Release
61-
uses: ncipollo/release-action@v1.13.0
61+
uses: ncipollo/release-action@v1.14.0
6262
with:
6363
tag: ${{ github.ref_name }}
6464
body: |

0 commit comments

Comments
 (0)