Skip to content

Commit 285ae43

Browse files
ci(github-action): update action softprops/action-gh-release ( 6da8fa9 ➔ a06a81a ) (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9454748 commit 285ae43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9898

9999
- name: Upload Chart build to Release
100-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2
100+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
101101
with:
102102
name: "${{ steps.extract_chart_name.outputs.chart_name }}: v${{ github.event.inputs.version }}"
103103
tag_name: "${{ steps.extract_chart_name.outputs.chart_name }}-${{ github.event.inputs.version }}"

0 commit comments

Comments
 (0)