Skip to content

Commit 29f60a4

Browse files
Merge pull request #49 from zeroBzeroT/dependabot/github_actions/csexton/release-asset-action-3
github-actions(deps): bump csexton/release-asset-action from 2 to 3
2 parents af06da7 + dcc49d2 commit 29f60a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
prerelease: false
4343

4444
- name: Release
45-
uses: csexton/release-asset-action@v2
45+
uses: csexton/release-asset-action@v3
4646
with:
4747
pattern: "target/ChatCoPlus-*.jar"
4848
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)