Skip to content

Commit 219ae02

Browse files
Update softprops/action-gh-release action from v2.2.1 to v2.2.2 (.github/workflows/release-x-manual-helm-chart.yml) (#12266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df090cb commit 219ae02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-x-manual-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
echo "chart_version=$(ls build | cut -d '-' -f 2 | sed 's|\.tgz||')" >> $GITHUB_ENV
7474
7575
- name: Create release ${{ github.event.inputs.release_number }}
76-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
76+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
7777
with:
7878
name: '${{ github.event.inputs.release_number }} 🌈'
7979
tag_name: ${{ github.event.inputs.release_number }}

0 commit comments

Comments
 (0)