Skip to content

Commit

Permalink
Update build_and_release_charts version to avoid token error
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed May 28, 2024
1 parent b4221cb commit c5d39a9
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: csm-redfish-interface-emulator
target-branch: main
Expand Down

0 comments on commit c5d39a9

Please sign in to comment.