Skip to content

Commit

Permalink
Merge pull request #721 from spidernet-io/dependabot/github_actions/n…
Browse files Browse the repository at this point in the history
…cipollo/release-action-1.13.0

build(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0
  • Loading branch information
weizhoublue authored Sep 1, 2023
2 parents fb392b5 + ce52395 commit b950eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Create Release
id: create_release
continue-on-error: false
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
with:
artifacts: "chart-package/*"
allowUpdates: true
Expand Down

0 comments on commit b950eba

Please sign in to comment.