Skip to content

Commit 4027c37

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | softprops/action-gh-release | v2.4.2 | v2.5.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ab82563 commit 4027c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
# The tag name in grafana/helm-charts is <package>-<version>, while the
172172
# tag name for grafana/alloy is helm-chart/<version>.
173173
- name: Make github release
174-
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
174+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
175175
with:
176176
name: ${{ steps.parse-chart.outputs.packagename }}
177177
repository: grafana/helm-charts

0 commit comments

Comments
 (0)