Skip to content

Commit 9512278

Browse files
Merge pull request #288 from EhTagTranslation/dependabot/github_actions/ncipollo/release-action-1.19.1
Bump ncipollo/release-action from 1.18.0 to 1.19.1
2 parents 8bb1806 + 985b9b0 commit 9512278

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
@@ -62,7 +62,7 @@ jobs:
6262
repository: ${{ github.repository }}
6363
branch: release
6464
- name: Upload release
65-
uses: ncipollo/release-action@v1.18.0
65+
uses: ncipollo/release-action@v1.19.1
6666
if: ${{ !env.SKIP }}
6767
with:
6868
artifacts: ./publish/*

0 commit comments

Comments
 (0)