Skip to content

Commit e84b497

Browse files
authored
Merge pull request #1 from mcha-forks/dependabot-github_actions-softprops-action-gh-release-2
Chore: bump softprops/action-gh-release from 1 to 2
2 parents b4400e4 + 0fb2156 commit e84b497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
cp ./*.yaml ./publish/
5757
5858
- name: Release and upload assets
59-
uses: softprops/action-gh-release@v1
59+
uses: softprops/action-gh-release@v2
6060
with:
6161
name: ${{ env.RELEASE_NAME }}
6262
tag_name: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)