Skip to content

Commit 50c0feb

Browse files
authored
Merge pull request #520 from nanotaboada/dependabot/github_actions/softprops/action-gh-release-2.6.1
chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1
2 parents 0a43350 + ace3cce commit 50c0feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
} >> $GITHUB_OUTPUT
140140
141141
- name: Create GitHub Release
142-
uses: softprops/action-gh-release@v2.5.0
142+
uses: softprops/action-gh-release@v2.6.1
143143
with:
144144
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️"
145145
tag_name: ${{ steps.version.outputs.tag_name }}

0 commit comments

Comments
 (0)