Skip to content

Commit 9793fab

Browse files
authored
Merge pull request #153 from reecetech/dependabot/github_actions/softprops/action-gh-release-2.4.2
Bump softprops/action-gh-release from 2.4.1 to 2.4.2
2 parents 389aa2b + deb2504 commit 9793fab

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
@@ -118,7 +118,7 @@ jobs:
118118

119119
- id: github-release
120120
name: Create Github Release 📦
121-
uses: softprops/action-gh-release@v2.4.1
121+
uses: softprops/action-gh-release@v2.4.2
122122
with:
123123
tag_name: ${{ steps.version.outputs.v-version }}
124124
prerelease: false

0 commit comments

Comments
 (0)