Skip to content

Commit 0a35038

Browse files
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1 (#3904)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa65ec2 commit 0a35038

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
@@ -34,7 +34,7 @@ jobs:
3434
echo "version=${VERSION}" >> $GITHUB_OUTPUT
3535
3636
- name: Upload files to a GitHub release
37-
uses: svenstaro/upload-release-action@2.5.0
37+
uses: svenstaro/upload-release-action@2.6.1
3838
with:
3939
repo_token: ${{ secrets.GITHUB_TOKEN }}
4040
file: kafka-ui-api/target/kafka-ui-api-${{ steps.build.outputs.version }}.jar

0 commit comments

Comments
 (0)