Skip to content

Commit aa2d27f

Browse files
chore(deps): update softprops/action-gh-release digest to a06a81a
1 parent 7a15353 commit aa2d27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
cr package ${{ inputs.chart_dir }}
145145
- name: Create GH release
146146
if: ${{ fromJson(steps.prepare_release.outputs.new_release_published) }}
147-
uses: softprops/action-gh-release@5434409c2b6457c050f109d68b2547fcbf1db07b
147+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
148148
with:
149149
name: ${{ inputs.chart_name }}-${{ steps.prepare_release.outputs.new_release_version }}
150150
tag_name: ${{ inputs.chart_name }}-${{ steps.prepare_release.outputs.new_release_version }}

0 commit comments

Comments
 (0)