Skip to content

Commit 4d2cffe

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0 (#108)
| 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> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e483c9d commit 4d2cffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-alloy-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
ls -l "${CR_PACKAGE_PATH}"
129129
130130
- name: Make github release
131-
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
131+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
132132
with:
133133
name: ${{ steps.parse-chart.outputs.tagname }}
134134
repository: grafana/alloy-operator

0 commit comments

Comments
 (0)