Skip to content

Commit 8b7c6ed

Browse files
Update softprops/action-gh-release action to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 390d61d commit 8b7c6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Release
16-
uses: softprops/action-gh-release@v1
16+
uses: softprops/action-gh-release@v3
1717
with:
1818
files: "**/*.mql.yaml"
1919
generate_release_notes: true

0 commit comments

Comments
 (0)