Skip to content

Commit 1a8ba8a

Browse files
cluster-stack-bot[bot]kranurag7
authored andcommitted
🌱 Update Github Actions group to v2
| datasource | package | from | to | | ----------- | --------------------------- | ---- | -- | | github-tags | softprops/action-gh-release | v1 | v2 |
1 parent cc4a13d commit 1a8ba8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
make release-notes
160160
161161
- name: Release
162-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
162+
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2
163163
with:
164164
draft: true
165165
files: out/*

0 commit comments

Comments
 (0)