Skip to content

Commit 03bf7b5

Browse files
authored
Merge pull request #110 from d0dg3r/dependabot/github_actions/softprops/action-gh-release-3
deps(ci): bump softprops/action-gh-release from 2 to 3
2 parents e11bb99 + a868b36 commit 03bf7b5

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
@@ -360,7 +360,7 @@ jobs:
360360
path: marketing-screenshots-artifact
361361

362362
- name: Create GitHub release
363-
uses: softprops/action-gh-release@v2
363+
uses: softprops/action-gh-release@v3
364364
with:
365365
tag_name: ${{ needs.validate-tag.outputs.tag }}
366366
name: NoSuckShell ${{ needs.validate-tag.outputs.tag }}

0 commit comments

Comments
 (0)