Skip to content

Commit

Permalink
Merge pull request #1227 from spidernet-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…ncipollo/release-action-1.14.0

build(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
  • Loading branch information
weizhoublue authored Mar 6, 2024
2 parents 1e05004 + 9e524c1 commit c57fde2
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 @@ -157,7 +157,7 @@ jobs:
- name: Create Release
id: create_release
continue-on-error: false
uses: ncipollo/release-action@v1.13.0
uses: ncipollo/release-action@v1.14.0
with:
artifacts: "chart-package/*"
allowUpdates: true
Expand Down

0 comments on commit c57fde2

Please sign in to comment.