Skip to content

Commit

Permalink
Merge pull request #3 from koffloader-io/dependabot/github_actions/nc…
Browse files Browse the repository at this point in the history
…ipollo/release-action-1.14.0

Bump ncipollo/release-action from 1.12.0 to 1.14.0
  • Loading branch information
weizhoublue authored Feb 18, 2024
2 parents 96bc182 + f4b1ca1 commit e7a1d45
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 @@ -160,7 +160,7 @@ jobs:
- name: Create Release
id: create_release
continue-on-error: false
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.14.0
with:
artifacts: "chart-package/*"
allowUpdates: true
Expand Down

0 comments on commit e7a1d45

Please sign in to comment.