Skip to content

Commit 12d8298

Browse files
authored
Merge pull request #6 from myerscode/dependabot/github_actions/softprops/action-gh-release-3
chore(deps): bump softprops/action-gh-release from 2 to 3
2 parents c081e21 + 7188547 commit 12d8298

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
@@ -66,7 +66,7 @@ jobs:
6666
writeToFile: true
6767

6868
- name: Create GitHub release
69-
uses: softprops/action-gh-release@v2
69+
uses: softprops/action-gh-release@v3
7070
with:
7171
tag_name: ${{ steps.version.outputs.tag }}
7272
name: ${{ steps.version.outputs.tag }}

0 commit comments

Comments
 (0)