Skip to content

Commit 0168059

Browse files
authored
Merge pull request #411 from nanotaboada/dependabot/github_actions/softprops/action-gh-release-2.6.0
chore(deps): Bump softprops/action-gh-release from 2.5.0 to 2.6.0
2 parents 7358905 + 94fcc33 commit 0168059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
} >> $GITHUB_OUTPUT
137137
138138
- name: Create GitHub Release
139-
uses: softprops/action-gh-release@v2.5.0
139+
uses: softprops/action-gh-release@v2.6.0
140140
with:
141141
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.stadium }} 🏟️"
142142
tag_name: ${{ steps.version.outputs.tag_name }}

0 commit comments

Comments
 (0)