Skip to content

Commit a5a25a4

Browse files
chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 (#40)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a42472 commit a5a25a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-proxy.yml

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

0 commit comments

Comments
 (0)