Skip to content

Commit d712eb2

Browse files
committed
Automated actions upgrade
Changing softprops/action-gh-release v1 to v2
1 parent c8d4240 commit d712eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
zip elasticsearch-reroute-shards-${{ matrix.os }}-${{ matrix.arch }}.zip elasticsearch-reroute-shards
5656
5757
- name: Release
58-
uses: softprops/action-gh-release@v1
58+
uses: softprops/action-gh-release@v2
5959
if: startsWith(github.ref, 'refs/tags/')
6060
with:
6161
generate_release_notes: true

0 commit comments

Comments
 (0)