Skip to content

Commit

Permalink
Updated build_and_release_charts workflow to v3
Browse files Browse the repository at this point in the history
CASMHMS-6212
  • Loading branch information
shunr-hpe committed May 24, 2024
1 parent 396c8d5 commit 6aba7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Publish Helm charts
on: [push, pull_request, workflow_dispatch]
jobs:
build_and_release:
uses: Cray-HPE/hms-build-chart-workflows/.github/workflows/build_and_release_charts.yaml@v2
uses: Cray-HPE/hms-build-chart-workflows/.github/workflows/build_and_release_charts.yaml@v3
with:
artifactory-component: cray-hms-firmware-action
target-branch: main
Expand Down

0 comments on commit 6aba7b6

Please sign in to comment.