Skip to content

Commit 0a8b3ec

Browse files
authored
Merge branch 'main' into finder
2 parents 280de25 + 8c58b9a commit 0a8b3ec

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
@@ -144,7 +144,7 @@ jobs:
144144
with:
145145
path: ./CHANGELOG.md
146146
version: ${{ steps.get-version.outputs.version-without-v }}
147-
- uses: softprops/action-gh-release@v2.5.0
147+
- uses: softprops/action-gh-release@v2.6.1
148148
env:
149149
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
150150
with:

0 commit comments

Comments
 (0)