Skip to content

Commit

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

build(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
  • Loading branch information
weizhoublue committed Sep 3, 2024
2 parents 4ec6117 + a842656 commit 18dac41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-version-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,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 18dac41

Please sign in to comment.