Skip to content

Commit 11dfeb6

Browse files
chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 (#412)
1 parent 8de68b6 commit 11dfeb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
- name: Upload for prerelease
112112
if: github.ref == 'refs/heads/master'
113-
uses: ncipollo/release-action@v1.20.0
113+
uses: ncipollo/release-action@v1.21.0
114114
with:
115115
token: ${{ secrets.PAT }}
116116
tag: ${{ env.VERSION }}

0 commit comments

Comments
 (0)